[INFO] fetching crate gdnative-audio 0.6.1...
[INFO] fixing gdnative-audio-0.6.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate gdnative-audio 0.6.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate gdnative-audio 0.6.1
[INFO] finished tweaking crates.io crate gdnative-audio 0.6.1
[INFO] tweaked toml for crates.io crate gdnative-audio 0.6.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gdnative-audio 0.6.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 77 packages to latest compatible versions
[INFO] [stderr]       Adding gdnative_bindings_generator v0.3.0 (available: v0.11.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `gdnative-audio` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6d89a20fd57f6d670dd374090409db551d2b12cde5bbbbc3eb4cc61fa8ad3ae1
[INFO] running `Command { std: "docker" "start" "6d89a20fd57f6d670dd374090409db551d2b12cde5bbbbc3eb4cc61fa8ad3ae1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6d89a20fd57f6d670dd374090409db551d2b12cde5bbbbc3eb4cc61fa8ad3ae1" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d89a20fd57f6d670dd374090409db551d2b12cde5bbbbc3eb4cc61fa8ad3ae1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6d89a20fd57f6d670dd374090409db551d2b12cde5bbbbc3eb4cc61fa8ad3ae1" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `gdnative-audio` (manifest) generated 1 warning
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling bindgen v0.46.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling clang-sys v0.26.4
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.1.8
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling euclid_macros v0.1.0
[INFO] [stderr]     Checking euclid v0.19.9
[INFO] [stderr]     Checking gdnative_geom v0.6.1
[INFO] [stderr]    Compiling gdnative_bindings_generator v0.3.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling gdnative-core v0.6.0
[INFO] [stderr]    Compiling gdnative-common v0.6.1
[INFO] [stderr]    Compiling gdnative-audio v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2015 edition to 2018
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling gdnative-sys v0.6.0
[INFO] [stderr]    Migrating src/lib.rs from 2015 edition to 2018
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check: gdnative-audio v0.6.1 (/opt/rustwide/workdir) updating edition from 2015 to 2018
[INFO] [stderr]    Compiling gdnative-audio v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]  --> src/lib.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::{Once, ONCE_INIT};
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:19644:33
[INFO] [stdout]       |
[INFO] [stdout] 19644 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 19644 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 19644 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20415:33
[INFO] [stdout]       |
[INFO] [stdout] 20415 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20415 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20415 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20544:33
[INFO] [stdout]       |
[INFO] [stdout] 20544 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20544 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20544 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20647:33
[INFO] [stdout]       |
[INFO] [stdout] 20647 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20647 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20647 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20706:33
[INFO] [stdout]       |
[INFO] [stdout] 20706 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20706 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20706 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20901:33
[INFO] [stdout]       |
[INFO] [stdout] 20901 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20901 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20901 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20948:33
[INFO] [stdout]       |
[INFO] [stdout] 20948 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20948 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20948 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21031:33
[INFO] [stdout]       |
[INFO] [stdout] 21031 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21031 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21031 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21094:33
[INFO] [stdout]       |
[INFO] [stdout] 21094 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21094 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21094 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21137:33
[INFO] [stdout]       |
[INFO] [stdout] 21137 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21137 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21137 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21180:33
[INFO] [stdout]       |
[INFO] [stdout] 21180 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21180 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21180 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21223:33
[INFO] [stdout]       |
[INFO] [stdout] 21223 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21223 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21223 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21266:33
[INFO] [stdout]       |
[INFO] [stdout] 21266 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21266 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21266 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21309:33
[INFO] [stdout]       |
[INFO] [stdout] 21309 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21309 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21309 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21372:33
[INFO] [stdout]       |
[INFO] [stdout] 21372 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21372 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21372 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21605:33
[INFO] [stdout]       |
[INFO] [stdout] 21605 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21605 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21605 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21648:33
[INFO] [stdout]       |
[INFO] [stdout] 21648 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21648 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21648 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21691:33
[INFO] [stdout]       |
[INFO] [stdout] 21691 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21691 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21691 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21766:33
[INFO] [stdout]       |
[INFO] [stdout] 21766 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21766 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21766 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22113:33
[INFO] [stdout]       |
[INFO] [stdout] 22113 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22113 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22113 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22156:33
[INFO] [stdout]       |
[INFO] [stdout] 22156 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22156 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22156 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22235:33
[INFO] [stdout]       |
[INFO] [stdout] 22235 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22235 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22235 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22636:33
[INFO] [stdout]       |
[INFO] [stdout] 22636 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22636 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22636 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22729:33
[INFO] [stdout]       |
[INFO] [stdout] 22729 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22729 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22729 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22938:33
[INFO] [stdout]       |
[INFO] [stdout] 22938 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22938 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22938 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23503:33
[INFO] [stdout]       |
[INFO] [stdout] 23503 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 23503 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 23503 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23816:33
[INFO] [stdout]       |
[INFO] [stdout] 23816 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 23816 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 23816 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23913:33
[INFO] [stdout]       |
[INFO] [stdout] 23913 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 23913 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 23913 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24128:33
[INFO] [stdout]       |
[INFO] [stdout] 24128 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 24128 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 24128 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24405:33
[INFO] [stdout]       |
[INFO] [stdout] 24405 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 24405 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 24405 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24918:33
[INFO] [stdout]       |
[INFO] [stdout] 24918 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 24918 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 24918 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:25543:33
[INFO] [stdout]       |
[INFO] [stdout] 25543 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 25543 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 25543 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26450:33
[INFO] [stdout]       |
[INFO] [stdout] 26450 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 26450 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 26450 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26759:33
[INFO] [stdout]       |
[INFO] [stdout] 26759 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 26759 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 26759 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26814:33
[INFO] [stdout]       |
[INFO] [stdout] 26814 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 26814 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 26814 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]  --> src/lib.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::{Once, ONCE_INIT};
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:19644:33
[INFO] [stdout]       |
[INFO] [stdout] 19644 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 19644 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 19644 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20415:33
[INFO] [stdout]       |
[INFO] [stdout] 20415 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20415 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20415 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20544:33
[INFO] [stdout]       |
[INFO] [stdout] 20544 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20544 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20544 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20647:33
[INFO] [stdout]       |
[INFO] [stdout] 20647 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20647 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20647 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20706:33
[INFO] [stdout]       |
[INFO] [stdout] 20706 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20706 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20706 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20901:33
[INFO] [stdout]       |
[INFO] [stdout] 20901 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20901 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20901 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20948:33
[INFO] [stdout]       |
[INFO] [stdout] 20948 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20948 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20948 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21031:33
[INFO] [stdout]       |
[INFO] [stdout] 21031 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21031 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21031 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21094:33
[INFO] [stdout]       |
[INFO] [stdout] 21094 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21094 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21094 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21137:33
[INFO] [stdout]       |
[INFO] [stdout] 21137 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21137 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21137 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21180:33
[INFO] [stdout]       |
[INFO] [stdout] 21180 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21180 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21180 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21223:33
[INFO] [stdout]       |
[INFO] [stdout] 21223 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21223 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21223 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21266:33
[INFO] [stdout]       |
[INFO] [stdout] 21266 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21266 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21266 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21309:33
[INFO] [stdout]       |
[INFO] [stdout] 21309 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21309 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21309 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21372:33
[INFO] [stdout]       |
[INFO] [stdout] 21372 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21372 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21372 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21605:33
[INFO] [stdout]       |
[INFO] [stdout] 21605 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21605 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21605 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21648:33
[INFO] [stdout]       |
[INFO] [stdout] 21648 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21648 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21648 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21691:33
[INFO] [stdout]       |
[INFO] [stdout] 21691 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21691 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21691 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21766:33
[INFO] [stdout]       |
[INFO] [stdout] 21766 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21766 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21766 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22113:33
[INFO] [stdout]       |
[INFO] [stdout] 22113 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22113 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22113 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22156:33
[INFO] [stdout]       |
[INFO] [stdout] 22156 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22156 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22156 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22235:33
[INFO] [stdout]       |
[INFO] [stdout] 22235 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22235 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22235 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22636:33
[INFO] [stdout]       |
[INFO] [stdout] 22636 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22636 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22636 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22729:33
[INFO] [stdout]       |
[INFO] [stdout] 22729 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22729 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22729 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22938:33
[INFO] [stdout]       |
[INFO] [stdout] 22938 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22938 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22938 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23503:33
[INFO] [stdout]       |
[INFO] [stdout] 23503 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 23503 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 23503 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23816:33
[INFO] [stdout]       |
[INFO] [stdout] 23816 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 23816 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 23816 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23913:33
[INFO] [stdout]       |
[INFO] [stdout] 23913 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 23913 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 23913 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24128:33
[INFO] [stdout]       |
[INFO] [stdout] 24128 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 24128 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 24128 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24405:33
[INFO] [stdout]       |
[INFO] [stdout] 24405 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 24405 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 24405 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24918:33
[INFO] [stdout]       |
[INFO] [stdout] 24918 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 24918 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 24918 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:25543:33
[INFO] [stdout]       |
[INFO] [stdout] 25543 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 25543 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 25543 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26450:33
[INFO] [stdout]       |
[INFO] [stdout] 26450 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 26450 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 26450 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26759:33
[INFO] [stdout]       |
[INFO] [stdout] 26759 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 26759 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 26759 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26814:33
[INFO] [stdout]       |
[INFO] [stdout] 26814 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 26814 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 26814 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:19634:9
[INFO] [stdout]       |
[INFO] [stdout] 19634 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]       = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 19634 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20405:9
[INFO] [stdout]       |
[INFO] [stdout] 20405 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20405 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20534:9
[INFO] [stdout]       |
[INFO] [stdout] 20534 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20534 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20637:9
[INFO] [stdout]       |
[INFO] [stdout] 20637 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20637 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20696:9
[INFO] [stdout]       |
[INFO] [stdout] 20696 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20696 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20891:9
[INFO] [stdout]       |
[INFO] [stdout] 20891 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20891 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20938:9
[INFO] [stdout]       |
[INFO] [stdout] 20938 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20938 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21021:9
[INFO] [stdout]       |
[INFO] [stdout] 21021 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21021 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21084:9
[INFO] [stdout]       |
[INFO] [stdout] 21084 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21084 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21127:9
[INFO] [stdout]       |
[INFO] [stdout] 21127 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21127 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21170:9
[INFO] [stdout]       |
[INFO] [stdout] 21170 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21170 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21213:9
[INFO] [stdout]       |
[INFO] [stdout] 21213 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21213 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21256:9
[INFO] [stdout]       |
[INFO] [stdout] 21256 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21256 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21299:9
[INFO] [stdout]       |
[INFO] [stdout] 21299 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21299 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21362:9
[INFO] [stdout]       |
[INFO] [stdout] 21362 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21362 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21595:9
[INFO] [stdout]       |
[INFO] [stdout] 21595 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21595 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21638:9
[INFO] [stdout]       |
[INFO] [stdout] 21638 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21638 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21681:9
[INFO] [stdout]       |
[INFO] [stdout] 21681 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21681 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21756:9
[INFO] [stdout]       |
[INFO] [stdout] 21756 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21756 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22103:9
[INFO] [stdout]       |
[INFO] [stdout] 22103 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22103 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22146:9
[INFO] [stdout]       |
[INFO] [stdout] 22146 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22146 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22225:9
[INFO] [stdout]       |
[INFO] [stdout] 22225 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22225 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22626:9
[INFO] [stdout]       |
[INFO] [stdout] 22626 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22626 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22719:9
[INFO] [stdout]       |
[INFO] [stdout] 22719 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22719 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22928:9
[INFO] [stdout]       |
[INFO] [stdout] 22928 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22928 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23493:9
[INFO] [stdout]       |
[INFO] [stdout] 23493 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 23493 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23806:9
[INFO] [stdout]       |
[INFO] [stdout] 23806 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 23806 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23903:9
[INFO] [stdout]       |
[INFO] [stdout] 23903 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 23903 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24118:9
[INFO] [stdout]       |
[INFO] [stdout] 24118 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 24118 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24395:9
[INFO] [stdout]       |
[INFO] [stdout] 24395 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 24395 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24908:9
[INFO] [stdout]       |
[INFO] [stdout] 24908 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 24908 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:25533:9
[INFO] [stdout]       |
[INFO] [stdout] 25533 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 25533 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26440:9
[INFO] [stdout]       |
[INFO] [stdout] 26440 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 26440 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26749:9
[INFO] [stdout]       |
[INFO] [stdout] 26749 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 26749 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26804:9
[INFO] [stdout]       |
[INFO] [stdout] 26804 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 26804 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:19634:9
[INFO] [stdout]       |
[INFO] [stdout] 19634 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]       = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 19634 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20405:9
[INFO] [stdout]       |
[INFO] [stdout] 20405 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20405 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20534:9
[INFO] [stdout]       |
[INFO] [stdout] 20534 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20534 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20637:9
[INFO] [stdout]       |
[INFO] [stdout] 20637 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20637 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20696:9
[INFO] [stdout]       |
[INFO] [stdout] 20696 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20696 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20891:9
[INFO] [stdout]       |
[INFO] [stdout] 20891 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20891 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20938:9
[INFO] [stdout]       |
[INFO] [stdout] 20938 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20938 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21021:9
[INFO] [stdout]       |
[INFO] [stdout] 21021 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21021 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21084:9
[INFO] [stdout]       |
[INFO] [stdout] 21084 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21084 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21127:9
[INFO] [stdout]       |
[INFO] [stdout] 21127 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21127 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21170:9
[INFO] [stdout]       |
[INFO] [stdout] 21170 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21170 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21213:9
[INFO] [stdout]       |
[INFO] [stdout] 21213 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21213 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21256:9
[INFO] [stdout]       |
[INFO] [stdout] 21256 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21256 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21299:9
[INFO] [stdout]       |
[INFO] [stdout] 21299 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21299 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21362:9
[INFO] [stdout]       |
[INFO] [stdout] 21362 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21362 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21595:9
[INFO] [stdout]       |
[INFO] [stdout] 21595 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21595 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21638:9
[INFO] [stdout]       |
[INFO] [stdout] 21638 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21638 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21681:9
[INFO] [stdout]       |
[INFO] [stdout] 21681 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21681 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21756:9
[INFO] [stdout]       |
[INFO] [stdout] 21756 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21756 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22103:9
[INFO] [stdout]       |
[INFO] [stdout] 22103 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22103 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22146:9
[INFO] [stdout]       |
[INFO] [stdout] 22146 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22146 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22225:9
[INFO] [stdout]       |
[INFO] [stdout] 22225 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22225 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22626:9
[INFO] [stdout]       |
[INFO] [stdout] 22626 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22626 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22719:9
[INFO] [stdout]       |
[INFO] [stdout] 22719 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22719 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22928:9
[INFO] [stdout]       |
[INFO] [stdout] 22928 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22928 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23493:9
[INFO] [stdout]       |
[INFO] [stdout] 23493 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 23493 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23806:9
[INFO] [stdout]       |
[INFO] [stdout] 23806 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 23806 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23903:9
[INFO] [stdout]       |
[INFO] [stdout] 23903 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 23903 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24118:9
[INFO] [stdout]       |
[INFO] [stdout] 24118 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 24118 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24395:9
[INFO] [stdout]       |
[INFO] [stdout] 24395 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 24395 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24908:9
[INFO] [stdout]       |
[INFO] [stdout] 24908 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 24908 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:25533:9
[INFO] [stdout]       |
[INFO] [stdout] 25533 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 25533 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26440:9
[INFO] [stdout]       |
[INFO] [stdout] 26440 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 26440 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26749:9
[INFO] [stdout]       |
[INFO] [stdout] 26749 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 26749 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26804:9
[INFO] [stdout]       |
[INFO] [stdout] 26804 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 26804 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr]     Checking gdnative-audio v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.73s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check: gdnative-audio v0.6.1 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling gdnative-audio v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]  --> src/lib.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::{Once, ONCE_INIT};
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:19644:33
[INFO] [stdout]       |
[INFO] [stdout] 19644 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 19644 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 19644 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20415:33
[INFO] [stdout]       |
[INFO] [stdout] 20415 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20415 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20415 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20544:33
[INFO] [stdout]       |
[INFO] [stdout] 20544 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20544 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20544 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20647:33
[INFO] [stdout]       |
[INFO] [stdout] 20647 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20647 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20647 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20706:33
[INFO] [stdout]       |
[INFO] [stdout] 20706 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20706 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20706 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20901:33
[INFO] [stdout]       |
[INFO] [stdout] 20901 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20901 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20901 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20948:33
[INFO] [stdout]       |
[INFO] [stdout] 20948 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20948 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20948 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21031:33
[INFO] [stdout]       |
[INFO] [stdout] 21031 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21031 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21031 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21094:33
[INFO] [stdout]       |
[INFO] [stdout] 21094 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21094 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21094 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21137:33
[INFO] [stdout]       |
[INFO] [stdout] 21137 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21137 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21137 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21180:33
[INFO] [stdout]       |
[INFO] [stdout] 21180 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21180 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21180 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21223:33
[INFO] [stdout]       |
[INFO] [stdout] 21223 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21223 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21223 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21266:33
[INFO] [stdout]       |
[INFO] [stdout] 21266 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21266 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21266 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21309:33
[INFO] [stdout]       |
[INFO] [stdout] 21309 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21309 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21309 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21372:33
[INFO] [stdout]       |
[INFO] [stdout] 21372 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21372 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21372 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21605:33
[INFO] [stdout]       |
[INFO] [stdout] 21605 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21605 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21605 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21648:33
[INFO] [stdout]       |
[INFO] [stdout] 21648 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21648 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21648 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21691:33
[INFO] [stdout]       |
[INFO] [stdout] 21691 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21691 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21691 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21766:33
[INFO] [stdout]       |
[INFO] [stdout] 21766 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21766 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21766 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22113:33
[INFO] [stdout]       |
[INFO] [stdout] 22113 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22113 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22113 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22156:33
[INFO] [stdout]       |
[INFO] [stdout] 22156 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22156 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22156 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22235:33
[INFO] [stdout]       |
[INFO] [stdout] 22235 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22235 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22235 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22636:33
[INFO] [stdout]       |
[INFO] [stdout] 22636 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22636 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22636 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22729:33
[INFO] [stdout]       |
[INFO] [stdout] 22729 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22729 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22729 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22938:33
[INFO] [stdout]       |
[INFO] [stdout] 22938 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22938 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22938 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23503:33
[INFO] [stdout]       |
[INFO] [stdout] 23503 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 23503 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 23503 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23816:33
[INFO] [stdout]       |
[INFO] [stdout] 23816 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 23816 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 23816 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23913:33
[INFO] [stdout]       |
[INFO] [stdout] 23913 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 23913 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 23913 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24128:33
[INFO] [stdout]       |
[INFO] [stdout] 24128 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 24128 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 24128 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24405:33
[INFO] [stdout]       |
[INFO] [stdout] 24405 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 24405 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 24405 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24918:33
[INFO] [stdout]       |
[INFO] [stdout] 24918 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 24918 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 24918 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:25543:33
[INFO] [stdout]       |
[INFO] [stdout] 25543 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 25543 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 25543 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26450:33
[INFO] [stdout]       |
[INFO] [stdout] 26450 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 26450 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 26450 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26759:33
[INFO] [stdout]       |
[INFO] [stdout] 26759 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 26759 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 26759 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26814:33
[INFO] [stdout]       |
[INFO] [stdout] 26814 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 26814 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 26814 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]  --> src/lib.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::{Once, ONCE_INIT};
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:19644:33
[INFO] [stdout]       |
[INFO] [stdout] 19644 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 19644 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 19644 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20415:33
[INFO] [stdout]       |
[INFO] [stdout] 20415 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20415 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20415 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20544:33
[INFO] [stdout]       |
[INFO] [stdout] 20544 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20544 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20544 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20647:33
[INFO] [stdout]       |
[INFO] [stdout] 20647 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20647 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20647 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20706:33
[INFO] [stdout]       |
[INFO] [stdout] 20706 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20706 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20706 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20901:33
[INFO] [stdout]       |
[INFO] [stdout] 20901 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20901 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20901 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20948:33
[INFO] [stdout]       |
[INFO] [stdout] 20948 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20948 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20948 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21031:33
[INFO] [stdout]       |
[INFO] [stdout] 21031 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21031 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21031 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21094:33
[INFO] [stdout]       |
[INFO] [stdout] 21094 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21094 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21094 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21137:33
[INFO] [stdout]       |
[INFO] [stdout] 21137 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21137 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21137 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21180:33
[INFO] [stdout]       |
[INFO] [stdout] 21180 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21180 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21180 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21223:33
[INFO] [stdout]       |
[INFO] [stdout] 21223 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21223 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21223 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21266:33
[INFO] [stdout]       |
[INFO] [stdout] 21266 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21266 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21266 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21309:33
[INFO] [stdout]       |
[INFO] [stdout] 21309 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21309 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21309 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21372:33
[INFO] [stdout]       |
[INFO] [stdout] 21372 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21372 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21372 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21605:33
[INFO] [stdout]       |
[INFO] [stdout] 21605 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21605 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21605 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21648:33
[INFO] [stdout]       |
[INFO] [stdout] 21648 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21648 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21648 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21691:33
[INFO] [stdout]       |
[INFO] [stdout] 21691 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21691 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21691 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21766:33
[INFO] [stdout]       |
[INFO] [stdout] 21766 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21766 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21766 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22113:33
[INFO] [stdout]       |
[INFO] [stdout] 22113 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22113 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22113 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22156:33
[INFO] [stdout]       |
[INFO] [stdout] 22156 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22156 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22156 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22235:33
[INFO] [stdout]       |
[INFO] [stdout] 22235 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22235 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22235 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22636:33
[INFO] [stdout]       |
[INFO] [stdout] 22636 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22636 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22636 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22729:33
[INFO] [stdout]       |
[INFO] [stdout] 22729 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22729 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22729 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22938:33
[INFO] [stdout]       |
[INFO] [stdout] 22938 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22938 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22938 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23503:33
[INFO] [stdout]       |
[INFO] [stdout] 23503 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 23503 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 23503 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23816:33
[INFO] [stdout]       |
[INFO] [stdout] 23816 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 23816 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 23816 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23913:33
[INFO] [stdout]       |
[INFO] [stdout] 23913 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 23913 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 23913 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24128:33
[INFO] [stdout]       |
[INFO] [stdout] 24128 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 24128 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 24128 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24405:33
[INFO] [stdout]       |
[INFO] [stdout] 24405 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 24405 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 24405 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24918:33
[INFO] [stdout]       |
[INFO] [stdout] 24918 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 24918 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 24918 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:25543:33
[INFO] [stdout]       |
[INFO] [stdout] 25543 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 25543 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 25543 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26450:33
[INFO] [stdout]       |
[INFO] [stdout] 26450 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 26450 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 26450 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26759:33
[INFO] [stdout]       |
[INFO] [stdout] 26759 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 26759 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 26759 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26814:33
[INFO] [stdout]       |
[INFO] [stdout] 26814 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 26814 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 26814 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:19634:9
[INFO] [stdout]       |
[INFO] [stdout] 19634 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]       = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 19634 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20405:9
[INFO] [stdout]       |
[INFO] [stdout] 20405 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20405 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20534:9
[INFO] [stdout]       |
[INFO] [stdout] 20534 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20534 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20637:9
[INFO] [stdout]       |
[INFO] [stdout] 20637 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20637 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20696:9
[INFO] [stdout]       |
[INFO] [stdout] 20696 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20696 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20891:9
[INFO] [stdout]       |
[INFO] [stdout] 20891 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20891 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20938:9
[INFO] [stdout]       |
[INFO] [stdout] 20938 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20938 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21021:9
[INFO] [stdout]       |
[INFO] [stdout] 21021 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21021 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21084:9
[INFO] [stdout]       |
[INFO] [stdout] 21084 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21084 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21127:9
[INFO] [stdout]       |
[INFO] [stdout] 21127 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21127 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21170:9
[INFO] [stdout]       |
[INFO] [stdout] 21170 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21170 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21213:9
[INFO] [stdout]       |
[INFO] [stdout] 21213 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21213 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21256:9
[INFO] [stdout]       |
[INFO] [stdout] 21256 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21256 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21299:9
[INFO] [stdout]       |
[INFO] [stdout] 21299 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21299 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21362:9
[INFO] [stdout]       |
[INFO] [stdout] 21362 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21362 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21595:9
[INFO] [stdout]       |
[INFO] [stdout] 21595 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21595 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21638:9
[INFO] [stdout]       |
[INFO] [stdout] 21638 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21638 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21681:9
[INFO] [stdout]       |
[INFO] [stdout] 21681 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21681 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21756:9
[INFO] [stdout]       |
[INFO] [stdout] 21756 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21756 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22103:9
[INFO] [stdout]       |
[INFO] [stdout] 22103 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22103 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22146:9
[INFO] [stdout]       |
[INFO] [stdout] 22146 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22146 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22225:9
[INFO] [stdout]       |
[INFO] [stdout] 22225 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22225 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22626:9
[INFO] [stdout]       |
[INFO] [stdout] 22626 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22626 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22719:9
[INFO] [stdout]       |
[INFO] [stdout] 22719 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22719 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22928:9
[INFO] [stdout]       |
[INFO] [stdout] 22928 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22928 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23493:9
[INFO] [stdout]       |
[INFO] [stdout] 23493 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 23493 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23806:9
[INFO] [stdout]       |
[INFO] [stdout] 23806 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 23806 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23903:9
[INFO] [stdout]       |
[INFO] [stdout] 23903 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 23903 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24118:9
[INFO] [stdout]       |
[INFO] [stdout] 24118 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 24118 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24395:9
[INFO] [stdout]       |
[INFO] [stdout] 24395 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 24395 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24908:9
[INFO] [stdout]       |
[INFO] [stdout] 24908 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 24908 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:25533:9
[INFO] [stdout]       |
[INFO] [stdout] 25533 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 25533 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26440:9
[INFO] [stdout]       |
[INFO] [stdout] 26440 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 26440 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26749:9
[INFO] [stdout]       |
[INFO] [stdout] 26749 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 26749 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26804:9
[INFO] [stdout]       |
[INFO] [stdout] 26804 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 26804 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:19634:9
[INFO] [stdout]       |
[INFO] [stdout] 19634 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]       = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 19634 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20405:9
[INFO] [stdout]       |
[INFO] [stdout] 20405 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20405 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20534:9
[INFO] [stdout]       |
[INFO] [stdout] 20534 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20534 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20637:9
[INFO] [stdout]       |
[INFO] [stdout] 20637 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20637 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20696:9
[INFO] [stdout]       |
[INFO] [stdout] 20696 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20696 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20891:9
[INFO] [stdout]       |
[INFO] [stdout] 20891 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20891 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20938:9
[INFO] [stdout]       |
[INFO] [stdout] 20938 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20938 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21021:9
[INFO] [stdout]       |
[INFO] [stdout] 21021 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21021 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21084:9
[INFO] [stdout]       |
[INFO] [stdout] 21084 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21084 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21127:9
[INFO] [stdout]       |
[INFO] [stdout] 21127 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21127 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21170:9
[INFO] [stdout]       |
[INFO] [stdout] 21170 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21170 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21213:9
[INFO] [stdout]       |
[INFO] [stdout] 21213 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21213 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21256:9
[INFO] [stdout]       |
[INFO] [stdout] 21256 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21256 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21299:9
[INFO] [stdout]       |
[INFO] [stdout] 21299 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21299 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21362:9
[INFO] [stdout]       |
[INFO] [stdout] 21362 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21362 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21595:9
[INFO] [stdout]       |
[INFO] [stdout] 21595 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21595 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21638:9
[INFO] [stdout]       |
[INFO] [stdout] 21638 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21638 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21681:9
[INFO] [stdout]       |
[INFO] [stdout] 21681 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21681 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21756:9
[INFO] [stdout]       |
[INFO] [stdout] 21756 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21756 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22103:9
[INFO] [stdout]       |
[INFO] [stdout] 22103 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22103 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22146:9
[INFO] [stdout]       |
[INFO] [stdout] 22146 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22146 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22225:9
[INFO] [stdout]       |
[INFO] [stdout] 22225 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22225 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22626:9
[INFO] [stdout]       |
[INFO] [stdout] 22626 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22626 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22719:9
[INFO] [stdout]       |
[INFO] [stdout] 22719 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22719 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22928:9
[INFO] [stdout]       |
[INFO] [stdout] 22928 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22928 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23493:9
[INFO] [stdout]       |
[INFO] [stdout] 23493 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 23493 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23806:9
[INFO] [stdout]       |
[INFO] [stdout] 23806 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 23806 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23903:9
[INFO] [stdout]       |
[INFO] [stdout] 23903 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 23903 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24118:9
[INFO] [stdout]       |
[INFO] [stdout] 24118 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 24118 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24395:9
[INFO] [stdout]       |
[INFO] [stdout] 24395 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 24395 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24908:9
[INFO] [stdout]       |
[INFO] [stdout] 24908 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 24908 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:25533:9
[INFO] [stdout]       |
[INFO] [stdout] 25533 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 25533 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26440:9
[INFO] [stdout]       |
[INFO] [stdout] 26440 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 26440 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26749:9
[INFO] [stdout]       |
[INFO] [stdout] 26749 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 26749 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26804:9
[INFO] [stdout]       |
[INFO] [stdout] 26804 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 26804 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr]     Checking gdnative-audio v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs (1041 fixes)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:19634:9
[INFO] [stdout]       |
[INFO] [stdout] 19634 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]       = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 19634 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20405:9
[INFO] [stdout]       |
[INFO] [stdout] 20405 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20405 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20534:9
[INFO] [stdout]       |
[INFO] [stdout] 20534 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20534 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20637:9
[INFO] [stdout]       |
[INFO] [stdout] 20637 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20637 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20696:9
[INFO] [stdout]       |
[INFO] [stdout] 20696 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20696 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20891:9
[INFO] [stdout]       |
[INFO] [stdout] 20891 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20891 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20938:9
[INFO] [stdout]       |
[INFO] [stdout] 20938 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20938 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21021:9
[INFO] [stdout]       |
[INFO] [stdout] 21021 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21021 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21084:9
[INFO] [stdout]       |
[INFO] [stdout] 21084 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21084 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21127:9
[INFO] [stdout]       |
[INFO] [stdout] 21127 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21127 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21170:9
[INFO] [stdout]       |
[INFO] [stdout] 21170 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21170 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21213:9
[INFO] [stdout]       |
[INFO] [stdout] 21213 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21213 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21256:9
[INFO] [stdout]       |
[INFO] [stdout] 21256 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21256 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21299:9
[INFO] [stdout]       |
[INFO] [stdout] 21299 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21299 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21362:9
[INFO] [stdout]       |
[INFO] [stdout] 21362 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21362 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21595:9
[INFO] [stdout]       |
[INFO] [stdout] 21595 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21595 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21638:9
[INFO] [stdout]       |
[INFO] [stdout] 21638 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21638 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21681:9
[INFO] [stdout]       |
[INFO] [stdout] 21681 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21681 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21756:9
[INFO] [stdout]       |
[INFO] [stdout] 21756 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21756 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22103:9
[INFO] [stdout]       |
[INFO] [stdout] 22103 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22103 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22146:9
[INFO] [stdout]       |
[INFO] [stdout] 22146 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22146 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22225:9
[INFO] [stdout]       |
[INFO] [stdout] 22225 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22225 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22626:9
[INFO] [stdout]       |
[INFO] [stdout] 22626 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22626 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22719:9
[INFO] [stdout]       |
[INFO] [stdout] 22719 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22719 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22928:9
[INFO] [stdout]       |
[INFO] [stdout] 22928 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22928 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23493:9
[INFO] [stdout]       |
[INFO] [stdout] 23493 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 23493 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23806:9
[INFO] [stdout]       |
[INFO] [stdout] 23806 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 23806 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23903:9
[INFO] [stdout]       |
[INFO] [stdout] 23903 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 23903 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24118:9
[INFO] [stdout]       |
[INFO] [stdout] 24118 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 24118 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24395:9
[INFO] [stdout]       |
[INFO] [stdout] 24395 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 24395 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24908:9
[INFO] [stdout]       |
[INFO] [stdout] 24908 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 24908 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:25533:9
[INFO] [stdout]       |
[INFO] [stdout] 25533 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 25533 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26440:9
[INFO] [stdout]       |
[INFO] [stdout] 26440 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 26440 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26749:9
[INFO] [stdout]       |
[INFO] [stdout] 26749 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 26749 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26804:9
[INFO] [stdout]       |
[INFO] [stdout] 26804 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 26804 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:19634:9
[INFO] [stdout]       |
[INFO] [stdout] 19634 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]       = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 19634 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20405:9
[INFO] [stdout]       |
[INFO] [stdout] 20405 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20405 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20534:9
[INFO] [stdout]       |
[INFO] [stdout] 20534 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20534 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20637:9
[INFO] [stdout]       |
[INFO] [stdout] 20637 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20637 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20696:9
[INFO] [stdout]       |
[INFO] [stdout] 20696 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20696 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20891:9
[INFO] [stdout]       |
[INFO] [stdout] 20891 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20891 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20938:9
[INFO] [stdout]       |
[INFO] [stdout] 20938 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 20938 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21021:9
[INFO] [stdout]       |
[INFO] [stdout] 21021 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21021 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21084:9
[INFO] [stdout]       |
[INFO] [stdout] 21084 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21084 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21127:9
[INFO] [stdout]       |
[INFO] [stdout] 21127 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21127 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21170:9
[INFO] [stdout]       |
[INFO] [stdout] 21170 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21170 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21213:9
[INFO] [stdout]       |
[INFO] [stdout] 21213 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21213 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21256:9
[INFO] [stdout]       |
[INFO] [stdout] 21256 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21256 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21299:9
[INFO] [stdout]       |
[INFO] [stdout] 21299 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21299 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21362:9
[INFO] [stdout]       |
[INFO] [stdout] 21362 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21362 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21595:9
[INFO] [stdout]       |
[INFO] [stdout] 21595 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21595 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21638:9
[INFO] [stdout]       |
[INFO] [stdout] 21638 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21638 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21681:9
[INFO] [stdout]       |
[INFO] [stdout] 21681 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21681 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21756:9
[INFO] [stdout]       |
[INFO] [stdout] 21756 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 21756 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22103:9
[INFO] [stdout]       |
[INFO] [stdout] 22103 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22103 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22146:9
[INFO] [stdout]       |
[INFO] [stdout] 22146 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22146 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22225:9
[INFO] [stdout]       |
[INFO] [stdout] 22225 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22225 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22626:9
[INFO] [stdout]       |
[INFO] [stdout] 22626 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22626 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22719:9
[INFO] [stdout]       |
[INFO] [stdout] 22719 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22719 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22928:9
[INFO] [stdout]       |
[INFO] [stdout] 22928 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 22928 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23493:9
[INFO] [stdout]       |
[INFO] [stdout] 23493 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 23493 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23806:9
[INFO] [stdout]       |
[INFO] [stdout] 23806 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 23806 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23903:9
[INFO] [stdout]       |
[INFO] [stdout] 23903 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 23903 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24118:9
[INFO] [stdout]       |
[INFO] [stdout] 24118 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 24118 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24395:9
[INFO] [stdout]       |
[INFO] [stdout] 24395 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 24395 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.74s
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24908:9
[INFO] [stdout]       |
[INFO] [stdout] 24908 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 24908 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:25533:9
[INFO] [stdout]       |
[INFO] [stdout] 25533 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 25533 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26440:9
[INFO] [stdout]       |
[INFO] [stdout] 26440 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 26440 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26749:9
[INFO] [stdout]       |
[INFO] [stdout] 26749 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 26749 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26804:9
[INFO] [stdout]       |
[INFO] [stdout] 26804 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 26804 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check: gdnative-audio v0.6.1 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling gdnative-audio v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]  --> src/lib.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::{Once, ONCE_INIT};
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:19644:33
[INFO] [stdout]       |
[INFO] [stdout] 19644 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 19644 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 19644 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20415:33
[INFO] [stdout]       |
[INFO] [stdout] 20415 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20415 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20415 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20544:33
[INFO] [stdout]       |
[INFO] [stdout] 20544 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20544 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20544 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20647:33
[INFO] [stdout]       |
[INFO] [stdout] 20647 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20647 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20647 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20706:33
[INFO] [stdout]       |
[INFO] [stdout] 20706 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20706 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20706 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20901:33
[INFO] [stdout]       |
[INFO] [stdout] 20901 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20901 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20901 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20948:33
[INFO] [stdout]       |
[INFO] [stdout] 20948 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20948 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20948 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21031:33
[INFO] [stdout]       |
[INFO] [stdout] 21031 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21031 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21031 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21094:33
[INFO] [stdout]       |
[INFO] [stdout] 21094 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21094 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21094 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21137:33
[INFO] [stdout]       |
[INFO] [stdout] 21137 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21137 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21137 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21180:33
[INFO] [stdout]       |
[INFO] [stdout] 21180 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21180 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21180 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21223:33
[INFO] [stdout]       |
[INFO] [stdout] 21223 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21223 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21223 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21266:33
[INFO] [stdout]       |
[INFO] [stdout] 21266 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21266 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21266 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21309:33
[INFO] [stdout]       |
[INFO] [stdout] 21309 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21309 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21309 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21372:33
[INFO] [stdout]       |
[INFO] [stdout] 21372 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21372 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21372 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21605:33
[INFO] [stdout]       |
[INFO] [stdout] 21605 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21605 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21605 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21648:33
[INFO] [stdout]       |
[INFO] [stdout] 21648 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21648 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21648 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21691:33
[INFO] [stdout]       |
[INFO] [stdout] 21691 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21691 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21691 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21766:33
[INFO] [stdout]       |
[INFO] [stdout] 21766 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21766 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21766 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22113:33
[INFO] [stdout]       |
[INFO] [stdout] 22113 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22113 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22113 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22156:33
[INFO] [stdout]       |
[INFO] [stdout] 22156 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22156 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22156 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22235:33
[INFO] [stdout]       |
[INFO] [stdout] 22235 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22235 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22235 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22636:33
[INFO] [stdout]       |
[INFO] [stdout] 22636 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22636 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22636 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22729:33
[INFO] [stdout]       |
[INFO] [stdout] 22729 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22729 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22729 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22938:33
[INFO] [stdout]       |
[INFO] [stdout] 22938 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22938 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22938 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23503:33
[INFO] [stdout]       |
[INFO] [stdout] 23503 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 23503 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 23503 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23816:33
[INFO] [stdout]       |
[INFO] [stdout] 23816 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 23816 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 23816 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23913:33
[INFO] [stdout]       |
[INFO] [stdout] 23913 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 23913 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 23913 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24128:33
[INFO] [stdout]       |
[INFO] [stdout] 24128 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 24128 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 24128 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24405:33
[INFO] [stdout]       |
[INFO] [stdout] 24405 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 24405 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 24405 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24918:33
[INFO] [stdout]       |
[INFO] [stdout] 24918 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 24918 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 24918 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:25543:33
[INFO] [stdout]       |
[INFO] [stdout] 25543 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 25543 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 25543 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26450:33
[INFO] [stdout]       |
[INFO] [stdout] 26450 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 26450 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 26450 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26759:33
[INFO] [stdout]       |
[INFO] [stdout] 26759 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 26759 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 26759 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26814:33
[INFO] [stdout]       |
[INFO] [stdout] 26814 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 26814 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 26814 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]  --> src/lib.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::{Once, ONCE_INIT};
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:19644:33
[INFO] [stdout]       |
[INFO] [stdout] 19644 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 19644 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 19644 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20415:33
[INFO] [stdout]       |
[INFO] [stdout] 20415 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20415 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20415 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20544:33
[INFO] [stdout]       |
[INFO] [stdout] 20544 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20544 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20544 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20647:33
[INFO] [stdout]       |
[INFO] [stdout] 20647 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20647 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20647 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20706:33
[INFO] [stdout]       |
[INFO] [stdout] 20706 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20706 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20706 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20901:33
[INFO] [stdout]       |
[INFO] [stdout] 20901 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20901 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20901 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:20948:33
[INFO] [stdout]       |
[INFO] [stdout] 20948 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 20948 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 20948 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21031:33
[INFO] [stdout]       |
[INFO] [stdout] 21031 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21031 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21031 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21094:33
[INFO] [stdout]       |
[INFO] [stdout] 21094 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21094 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21094 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21137:33
[INFO] [stdout]       |
[INFO] [stdout] 21137 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21137 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21137 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21180:33
[INFO] [stdout]       |
[INFO] [stdout] 21180 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21180 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21180 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21223:33
[INFO] [stdout]       |
[INFO] [stdout] 21223 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21223 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21223 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21266:33
[INFO] [stdout]       |
[INFO] [stdout] 21266 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21266 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21266 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21309:33
[INFO] [stdout]       |
[INFO] [stdout] 21309 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21309 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21309 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21372:33
[INFO] [stdout]       |
[INFO] [stdout] 21372 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21372 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21372 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21605:33
[INFO] [stdout]       |
[INFO] [stdout] 21605 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21605 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21605 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21648:33
[INFO] [stdout]       |
[INFO] [stdout] 21648 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21648 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21648 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21691:33
[INFO] [stdout]       |
[INFO] [stdout] 21691 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21691 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21691 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:21766:33
[INFO] [stdout]       |
[INFO] [stdout] 21766 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 21766 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 21766 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22113:33
[INFO] [stdout]       |
[INFO] [stdout] 22113 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22113 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22113 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22156:33
[INFO] [stdout]       |
[INFO] [stdout] 22156 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22156 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22156 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22235:33
[INFO] [stdout]       |
[INFO] [stdout] 22235 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22235 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22235 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22636:33
[INFO] [stdout]       |
[INFO] [stdout] 22636 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22636 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22636 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22729:33
[INFO] [stdout]       |
[INFO] [stdout] 22729 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22729 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22729 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:22938:33
[INFO] [stdout]       |
[INFO] [stdout] 22938 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 22938 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 22938 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23503:33
[INFO] [stdout]       |
[INFO] [stdout] 23503 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 23503 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 23503 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23816:33
[INFO] [stdout]       |
[INFO] [stdout] 23816 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 23816 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 23816 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:23913:33
[INFO] [stdout]       |
[INFO] [stdout] 23913 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 23913 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 23913 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24128:33
[INFO] [stdout]       |
[INFO] [stdout] 24128 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 24128 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 24128 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24405:33
[INFO] [stdout]       |
[INFO] [stdout] 24405 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 24405 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 24405 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:24918:33
[INFO] [stdout]       |
[INFO] [stdout] 24918 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 24918 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 24918 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:25543:33
[INFO] [stdout]       |
[INFO] [stdout] 25543 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 25543 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 25543 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26450:33
[INFO] [stdout]       |
[INFO] [stdout] 26450 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 26450 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 26450 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26759:33
[INFO] [stdout]       |
[INFO] [stdout] 26759 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 26759 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 26759 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:26814:33
[INFO] [stdout]       |
[INFO] [stdout] 26814 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 26814 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 26814 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:546:9
[INFO] [stdout]     |
[INFO] [stdout] 546 |         object::add_ref(obj);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:545:5
[INFO] [stdout]     |
[INFO] [stdout] 545 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:1020:9
[INFO] [stdout]      |
[INFO] [stdout] 1020 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:1019:5
[INFO] [stdout]      |
[INFO] [stdout] 1019 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:1481:9
[INFO] [stdout]      |
[INFO] [stdout] 1481 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:1480:5
[INFO] [stdout]      |
[INFO] [stdout] 1480 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:1815:9
[INFO] [stdout]      |
[INFO] [stdout] 1815 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:1814:5
[INFO] [stdout]      |
[INFO] [stdout] 1814 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:2302:9
[INFO] [stdout]      |
[INFO] [stdout] 2302 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:2301:5
[INFO] [stdout]      |
[INFO] [stdout] 2301 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:2743:9
[INFO] [stdout]      |
[INFO] [stdout] 2743 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:2742:5
[INFO] [stdout]      |
[INFO] [stdout] 2742 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:3200:9
[INFO] [stdout]      |
[INFO] [stdout] 3200 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:3199:5
[INFO] [stdout]      |
[INFO] [stdout] 3199 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:3608:9
[INFO] [stdout]      |
[INFO] [stdout] 3608 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:3607:5
[INFO] [stdout]      |
[INFO] [stdout] 3607 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:4013:9
[INFO] [stdout]      |
[INFO] [stdout] 4013 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:4012:5
[INFO] [stdout]      |
[INFO] [stdout] 4012 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:4517:9
[INFO] [stdout]      |
[INFO] [stdout] 4517 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:4516:5
[INFO] [stdout]      |
[INFO] [stdout] 4516 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:5021:9
[INFO] [stdout]      |
[INFO] [stdout] 5021 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:5020:5
[INFO] [stdout]      |
[INFO] [stdout] 5020 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:5525:9
[INFO] [stdout]      |
[INFO] [stdout] 5525 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:5524:5
[INFO] [stdout]      |
[INFO] [stdout] 5524 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:6029:9
[INFO] [stdout]      |
[INFO] [stdout] 6029 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:6028:5
[INFO] [stdout]      |
[INFO] [stdout] 6028 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:6512:9
[INFO] [stdout]      |
[INFO] [stdout] 6512 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:6511:5
[INFO] [stdout]      |
[INFO] [stdout] 6511 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:7011:9
[INFO] [stdout]      |
[INFO] [stdout] 7011 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:7010:5
[INFO] [stdout]      |
[INFO] [stdout] 7010 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:7515:9
[INFO] [stdout]      |
[INFO] [stdout] 7515 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:7514:5
[INFO] [stdout]      |
[INFO] [stdout] 7514 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:7989:9
[INFO] [stdout]      |
[INFO] [stdout] 7989 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:7988:5
[INFO] [stdout]      |
[INFO] [stdout] 7988 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:8462:9
[INFO] [stdout]      |
[INFO] [stdout] 8462 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:8461:5
[INFO] [stdout]      |
[INFO] [stdout] 8461 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:8991:9
[INFO] [stdout]      |
[INFO] [stdout] 8991 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:8990:5
[INFO] [stdout]      |
[INFO] [stdout] 8990 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:9495:9
[INFO] [stdout]      |
[INFO] [stdout] 9495 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:9494:5
[INFO] [stdout]      |
[INFO] [stdout] 9494 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:9998:9
[INFO] [stdout]      |
[INFO] [stdout] 9998 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:9997:5
[INFO] [stdout]      |
[INFO] [stdout] 9997 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:10536:9
[INFO] [stdout]       |
[INFO] [stdout] 10536 |         object::add_ref(obj);
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:10535:5
[INFO] [stdout]       |
[INFO] [stdout] 10535 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:546:9
[INFO] [stdout]     |
[INFO] [stdout] 546 |         object::add_ref(obj);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:545:5
[INFO] [stdout]     |
[INFO] [stdout] 545 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:1020:9
[INFO] [stdout]      |
[INFO] [stdout] 1020 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:1019:5
[INFO] [stdout]      |
[INFO] [stdout] 1019 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:10994:9
[INFO] [stdout]       |
[INFO] [stdout] 10994 |         object::add_ref(obj);
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:10993:5
[INFO] [stdout]       |
[INFO] [stdout] 10993 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:1481:9
[INFO] [stdout]      |
[INFO] [stdout] 1481 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:1480:5
[INFO] [stdout]      |
[INFO] [stdout] 1480 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:11472:9
[INFO] [stdout]       |
[INFO] [stdout] 11472 |         object::add_ref(obj);
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:11471:5
[INFO] [stdout]       |
[INFO] [stdout] 11471 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:1815:9
[INFO] [stdout]      |
[INFO] [stdout] 1815 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:1814:5
[INFO] [stdout]      |
[INFO] [stdout] 1814 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:12050:9
[INFO] [stdout]       |
[INFO] [stdout] 12050 |         object::add_ref(obj);
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:12049:5
[INFO] [stdout]       |
[INFO] [stdout] 12049 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:2302:9
[INFO] [stdout]      |
[INFO] [stdout] 2302 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:2301:5
[INFO] [stdout]      |
[INFO] [stdout] 2301 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:12568:9
[INFO] [stdout]       |
[INFO] [stdout] 12568 |         object::add_ref(obj);
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:12567:5
[INFO] [stdout]       |
[INFO] [stdout] 12567 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:2743:9
[INFO] [stdout]      |
[INFO] [stdout] 2743 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:2742:5
[INFO] [stdout]      |
[INFO] [stdout] 2742 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:13026:9
[INFO] [stdout]       |
[INFO] [stdout] 13026 |         object::add_ref(obj);
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:13025:5
[INFO] [stdout]       |
[INFO] [stdout] 13025 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:3200:9
[INFO] [stdout]      |
[INFO] [stdout] 3200 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:3199:5
[INFO] [stdout]      |
[INFO] [stdout] 3199 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:3608:9
[INFO] [stdout]      |
[INFO] [stdout] 3608 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:3607:5
[INFO] [stdout]      |
[INFO] [stdout] 3607 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:13514:9
[INFO] [stdout]       |
[INFO] [stdout] 13514 |         object::add_ref(obj);
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:13513:5
[INFO] [stdout]       |
[INFO] [stdout] 13513 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:4013:9
[INFO] [stdout]      |
[INFO] [stdout] 4013 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:4012:5
[INFO] [stdout]      |
[INFO] [stdout] 4012 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer::free` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14040:34
[INFO] [stdout]       |
[INFO] [stdout] 14040 |     unsafe fn godot_free(self) { self.free() }
[INFO] [stdout]       |                                  ^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14040:5
[INFO] [stdout]       |
[INFO] [stdout] 14040 |     unsafe fn godot_free(self) { self.free() }
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer::queue_free` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14044:45
[INFO] [stdout]       |
[INFO] [stdout] 14044 |     unsafe fn godot_queue_free(&mut self) { self.queue_free() }
[INFO] [stdout]       |                                             ^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14044:5
[INFO] [stdout]       |
[INFO] [stdout] 14044 |     unsafe fn godot_queue_free(&mut self) { self.queue_free() }
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14071:9
[INFO] [stdout]       |
[INFO] [stdout] 14071 |         (get_api().godot_object_destroy)(self.this);
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14070:5
[INFO] [stdout]       |
[INFO] [stdout] 14070 |     pub unsafe fn free(self) {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer_set_stream` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14076:9
[INFO] [stdout]       |
[INFO] [stdout] 14076 |         AudioStreamPlayer_set_stream(self.this, stream)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14075:5
[INFO] [stdout]       |
[INFO] [stdout] 14075 |     pub unsafe fn set_stream(&mut self, stream: Option<AudioStream>) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer_get_stream` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14081:9
[INFO] [stdout]       |
[INFO] [stdout] 14081 |         AudioStreamPlayer_get_stream(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14080:5
[INFO] [stdout]       |
[INFO] [stdout] 14080 |     pub unsafe fn get_stream(&self) -> Option<AudioStream> {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer_set_volume_db` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14086:9
[INFO] [stdout]       |
[INFO] [stdout] 14086 |         AudioStreamPlayer_set_volume_db(self.this, volume_db)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14085:5
[INFO] [stdout]       |
[INFO] [stdout] 14085 |     pub unsafe fn set_volume_db(&mut self, volume_db: f64) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer_get_volume_db` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14091:9
[INFO] [stdout]       |
[INFO] [stdout] 14091 |         AudioStreamPlayer_get_volume_db(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14090:5
[INFO] [stdout]       |
[INFO] [stdout] 14090 |     pub unsafe fn get_volume_db(&self) -> f64 {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer_set_pitch_scale` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14096:9
[INFO] [stdout]       |
[INFO] [stdout] 14096 |         AudioStreamPlayer_set_pitch_scale(self.this, pitch_scale)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14095:5
[INFO] [stdout]       |
[INFO] [stdout] 14095 |     pub unsafe fn set_pitch_scale(&mut self, pitch_scale: f64) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer_get_pitch_scale` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14101:9
[INFO] [stdout]       |
[INFO] [stdout] 14101 |         AudioStreamPlayer_get_pitch_scale(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14100:5
[INFO] [stdout]       |
[INFO] [stdout] 14100 |     pub unsafe fn get_pitch_scale(&self) -> f64 {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer_play` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14106:9
[INFO] [stdout]       |
[INFO] [stdout] 14106 |         AudioStreamPlayer_play(self.this, from_position)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14105:5
[INFO] [stdout]       |
[INFO] [stdout] 14105 |     pub unsafe fn play(&mut self, from_position: f64) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer_seek` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14111:9
[INFO] [stdout]       |
[INFO] [stdout] 14111 |         AudioStreamPlayer_seek(self.this, to_position)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14110:5
[INFO] [stdout]       |
[INFO] [stdout] 14110 |     pub unsafe fn seek(&mut self, to_position: f64) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer_stop` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14116:9
[INFO] [stdout]       |
[INFO] [stdout] 14116 |         AudioStreamPlayer_stop(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14115:5
[INFO] [stdout]       |
[INFO] [stdout] 14115 |     pub unsafe fn stop(&mut self) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:4517:9
[INFO] [stdout]      |
[INFO] [stdout] 4517 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:4516:5
[INFO] [stdout]      |
[INFO] [stdout] 4516 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer_is_playing` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14121:9
[INFO] [stdout]       |
[INFO] [stdout] 14121 |         AudioStreamPlayer_is_playing(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14120:5
[INFO] [stdout]       |
[INFO] [stdout] 14120 |     pub unsafe fn is_playing(&self) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer_get_playback_position` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14126:9
[INFO] [stdout]       |
[INFO] [stdout] 14126 |         AudioStreamPlayer_get_playback_position(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14125:5
[INFO] [stdout]       |
[INFO] [stdout] 14125 |     pub unsafe fn get_playback_position(&mut self) -> f64 {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer_set_bus` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14131:9
[INFO] [stdout]       |
[INFO] [stdout] 14131 |         AudioStreamPlayer_set_bus(self.this, bus)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14130:5
[INFO] [stdout]       |
[INFO] [stdout] 14130 |     pub unsafe fn set_bus(&mut self, bus: GodotString) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer_get_bus` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14136:9
[INFO] [stdout]       |
[INFO] [stdout] 14136 |         AudioStreamPlayer_get_bus(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14135:5
[INFO] [stdout]       |
[INFO] [stdout] 14135 |     pub unsafe fn get_bus(&self) -> GodotString {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer_set_autoplay` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14141:9
[INFO] [stdout]       |
[INFO] [stdout] 14141 |         AudioStreamPlayer_set_autoplay(self.this, enable)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14140:5
[INFO] [stdout]       |
[INFO] [stdout] 14140 |     pub unsafe fn set_autoplay(&mut self, enable: bool) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer_is_autoplay_enabled` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14146:9
[INFO] [stdout]       |
[INFO] [stdout] 14146 |         AudioStreamPlayer_is_autoplay_enabled(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14145:5
[INFO] [stdout]       |
[INFO] [stdout] 14145 |     pub unsafe fn is_autoplay_enabled(&mut self) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer_set_mix_target` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14151:9
[INFO] [stdout]       |
[INFO] [stdout] 14151 |         AudioStreamPlayer_set_mix_target(self.this, mix_target)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14150:5
[INFO] [stdout]       |
[INFO] [stdout] 14150 |     pub unsafe fn set_mix_target(&mut self, mix_target: i64) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer_get_mix_target` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14156:9
[INFO] [stdout]       |
[INFO] [stdout] 14156 |         AudioStreamPlayer_get_mix_target(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14155:5
[INFO] [stdout]       |
[INFO] [stdout] 14155 |     pub unsafe fn get_mix_target(&self) -> AudioStreamPlayerMixTarget {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer__set_playing` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14161:9
[INFO] [stdout]       |
[INFO] [stdout] 14161 |         AudioStreamPlayer__set_playing(self.this, enable)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14160:5
[INFO] [stdout]       |
[INFO] [stdout] 14160 |     pub unsafe fn _set_playing(&mut self, enable: bool) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer__is_active` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14166:9
[INFO] [stdout]       |
[INFO] [stdout] 14166 |         AudioStreamPlayer__is_active(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14165:5
[INFO] [stdout]       |
[INFO] [stdout] 14165 |     pub unsafe fn _is_active(&self) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer__bus_layout_changed` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14171:9
[INFO] [stdout]       |
[INFO] [stdout] 14171 |         AudioStreamPlayer__bus_layout_changed(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14170:5
[INFO] [stdout]       |
[INFO] [stdout] 14170 |     pub unsafe fn _bus_layout_changed(&mut self) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer_set_stream_paused` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14176:9
[INFO] [stdout]       |
[INFO] [stdout] 14176 |         AudioStreamPlayer_set_stream_paused(self.this, pause)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14175:5
[INFO] [stdout]       |
[INFO] [stdout] 14175 |     pub unsafe fn set_stream_paused(&mut self, pause: bool) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer_get_stream_paused` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14181:9
[INFO] [stdout]       |
[INFO] [stdout] 14181 |         AudioStreamPlayer_get_stream_paused(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14180:5
[INFO] [stdout]       |
[INFO] [stdout] 14180 |     pub unsafe fn get_stream_paused(&self) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node__process` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14187:9
[INFO] [stdout]       |
[INFO] [stdout] 14187 |         Node__process(self.this, delta)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14186:5
[INFO] [stdout]       |
[INFO] [stdout] 14186 |     pub unsafe fn _process(&mut self, delta: f64) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node__physics_process` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14193:9
[INFO] [stdout]       |
[INFO] [stdout] 14193 |         Node__physics_process(self.this, delta)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14192:5
[INFO] [stdout]       |
[INFO] [stdout] 14192 |     pub unsafe fn _physics_process(&mut self, delta: f64) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node__enter_tree` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14199:9
[INFO] [stdout]       |
[INFO] [stdout] 14199 |         Node__enter_tree(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14198:5
[INFO] [stdout]       |
[INFO] [stdout] 14198 |     pub unsafe fn _enter_tree(&mut self) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node__exit_tree` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14205:9
[INFO] [stdout]       |
[INFO] [stdout] 14205 |         Node__exit_tree(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14204:5
[INFO] [stdout]       |
[INFO] [stdout] 14204 |     pub unsafe fn _exit_tree(&mut self) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node__ready` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14211:9
[INFO] [stdout]       |
[INFO] [stdout] 14211 |         Node__ready(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14210:5
[INFO] [stdout]       |
[INFO] [stdout] 14210 |     pub unsafe fn _ready(&mut self) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node__input` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14217:9
[INFO] [stdout]       |
[INFO] [stdout] 14217 |         Node__input(self.this, event)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14216:5
[INFO] [stdout]       |
[INFO] [stdout] 14216 |     pub unsafe fn _input(&mut self, event: Option<InputEvent>) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node__unhandled_input` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14223:9
[INFO] [stdout]       |
[INFO] [stdout] 14223 |         Node__unhandled_input(self.this, event)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14222:5
[INFO] [stdout]       |
[INFO] [stdout] 14222 |     pub unsafe fn _unhandled_input(&mut self, event: Option<InputEvent>) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:5021:9
[INFO] [stdout]      |
[INFO] [stdout] 5021 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:5020:5
[INFO] [stdout]      |
[INFO] [stdout] 5020 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node__unhandled_key_input` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14229:9
[INFO] [stdout]       |
[INFO] [stdout] 14229 |         Node__unhandled_key_input(self.this, event)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14228:5
[INFO] [stdout]       |
[INFO] [stdout] 14228 |     pub unsafe fn _unhandled_key_input(&mut self, event: Option<InputEventKey>) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_add_child_below_node` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14235:9
[INFO] [stdout]       |
[INFO] [stdout] 14235 |         Node_add_child_below_node(self.this, node, child_node, legible_unique_name)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14234:5
[INFO] [stdout]       |
[INFO] [stdout] 14234 |     pub unsafe fn add_child_below_node(&mut self, node: Option<Object>, child_node: Option<Object>, legible_unique_name: bool) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_set_name` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14241:9
[INFO] [stdout]       |
[INFO] [stdout] 14241 |         Node_set_name(self.this, name)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14240:5
[INFO] [stdout]       |
[INFO] [stdout] 14240 |     pub unsafe fn set_name(&mut self, name: GodotString) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_get_name` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14247:9
[INFO] [stdout]       |
[INFO] [stdout] 14247 |         Node_get_name(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14246:5
[INFO] [stdout]       |
[INFO] [stdout] 14246 |     pub unsafe fn get_name(&self) -> GodotString {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_add_child` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14253:9
[INFO] [stdout]       |
[INFO] [stdout] 14253 |         Node_add_child(self.this, node, legible_unique_name)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14252:5
[INFO] [stdout]       |
[INFO] [stdout] 14252 |     pub unsafe fn add_child(&mut self, node: Option<Object>, legible_unique_name: bool) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_remove_child` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14259:9
[INFO] [stdout]       |
[INFO] [stdout] 14259 |         Node_remove_child(self.this, node)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14258:5
[INFO] [stdout]       |
[INFO] [stdout] 14258 |     pub unsafe fn remove_child(&mut self, node: Option<Object>) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_get_child_count` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14265:9
[INFO] [stdout]       |
[INFO] [stdout] 14265 |         Node_get_child_count(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14264:5
[INFO] [stdout]       |
[INFO] [stdout] 14264 |     pub unsafe fn get_child_count(&self) -> i64 {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_get_children` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14271:9
[INFO] [stdout]       |
[INFO] [stdout] 14271 |         Node_get_children(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14270:5
[INFO] [stdout]       |
[INFO] [stdout] 14270 |     pub unsafe fn get_children(&self) -> VariantArray {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_get_child` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14277:9
[INFO] [stdout]       |
[INFO] [stdout] 14277 |         Node_get_child(self.this, idx)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14276:5
[INFO] [stdout]       |
[INFO] [stdout] 14276 |     pub unsafe fn get_child(&self, idx: i64) -> Option<Node> {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_has_node` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14283:9
[INFO] [stdout]       |
[INFO] [stdout] 14283 |         Node_has_node(self.this, path)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14282:5
[INFO] [stdout]       |
[INFO] [stdout] 14282 |     pub unsafe fn has_node(&self, path: NodePath) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_get_node` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14289:9
[INFO] [stdout]       |
[INFO] [stdout] 14289 |         Node_get_node(self.this, path)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14288:5
[INFO] [stdout]       |
[INFO] [stdout] 14288 |     pub unsafe fn get_node(&self, path: NodePath) -> Option<Node> {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_get_parent` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14295:9
[INFO] [stdout]       |
[INFO] [stdout] 14295 |         Node_get_parent(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14294:5
[INFO] [stdout]       |
[INFO] [stdout] 14294 |     pub unsafe fn get_parent(&self) -> Option<Node> {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_find_node` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14301:9
[INFO] [stdout]       |
[INFO] [stdout] 14301 |         Node_find_node(self.this, mask, recursive, owned)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14300:5
[INFO] [stdout]       |
[INFO] [stdout] 14300 |     pub unsafe fn find_node(&self, mask: GodotString, recursive: bool, owned: bool) -> Option<Node> {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_has_node_and_resource` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14307:9
[INFO] [stdout]       |
[INFO] [stdout] 14307 |         Node_has_node_and_resource(self.this, path)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14306:5
[INFO] [stdout]       |
[INFO] [stdout] 14306 |     pub unsafe fn has_node_and_resource(&self, path: NodePath) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_get_node_and_resource` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14313:9
[INFO] [stdout]       |
[INFO] [stdout] 14313 |         Node_get_node_and_resource(self.this, path)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14312:5
[INFO] [stdout]       |
[INFO] [stdout] 14312 |     pub unsafe fn get_node_and_resource(&mut self, path: NodePath) -> VariantArray {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_is_inside_tree` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14319:9
[INFO] [stdout]       |
[INFO] [stdout] 14319 |         Node_is_inside_tree(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14318:5
[INFO] [stdout]       |
[INFO] [stdout] 14318 |     pub unsafe fn is_inside_tree(&self) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_is_a_parent_of` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14325:9
[INFO] [stdout]       |
[INFO] [stdout] 14325 |         Node_is_a_parent_of(self.this, node)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14324:5
[INFO] [stdout]       |
[INFO] [stdout] 14324 |     pub unsafe fn is_a_parent_of(&self, node: Option<Object>) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_is_greater_than` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14331:9
[INFO] [stdout]       |
[INFO] [stdout] 14331 |         Node_is_greater_than(self.this, node)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14330:5
[INFO] [stdout]       |
[INFO] [stdout] 14330 |     pub unsafe fn is_greater_than(&self, node: Option<Object>) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_get_path` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14337:9
[INFO] [stdout]       |
[INFO] [stdout] 14337 |         Node_get_path(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14336:5
[INFO] [stdout]       |
[INFO] [stdout] 14336 |     pub unsafe fn get_path(&self) -> NodePath {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_get_path_to` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14343:9
[INFO] [stdout]       |
[INFO] [stdout] 14343 |         Node_get_path_to(self.this, node)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14342:5
[INFO] [stdout]       |
[INFO] [stdout] 14342 |     pub unsafe fn get_path_to(&self, node: Option<Object>) -> NodePath {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_add_to_group` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14349:9
[INFO] [stdout]       |
[INFO] [stdout] 14349 |         Node_add_to_group(self.this, group, persistent)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14348:5
[INFO] [stdout]       |
[INFO] [stdout] 14348 |     pub unsafe fn add_to_group(&mut self, group: GodotString, persistent: bool) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:5525:9
[INFO] [stdout]      |
[INFO] [stdout] 5525 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:5524:5
[INFO] [stdout]      |
[INFO] [stdout] 5524 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_remove_from_group` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14355:9
[INFO] [stdout]       |
[INFO] [stdout] 14355 |         Node_remove_from_group(self.this, group)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14354:5
[INFO] [stdout]       |
[INFO] [stdout] 14354 |     pub unsafe fn remove_from_group(&mut self, group: GodotString) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_is_in_group` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14361:9
[INFO] [stdout]       |
[INFO] [stdout] 14361 |         Node_is_in_group(self.this, group)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14360:5
[INFO] [stdout]       |
[INFO] [stdout] 14360 |     pub unsafe fn is_in_group(&self, group: GodotString) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_move_child` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14367:9
[INFO] [stdout]       |
[INFO] [stdout] 14367 |         Node_move_child(self.this, child_node, to_position)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14366:5
[INFO] [stdout]       |
[INFO] [stdout] 14366 |     pub unsafe fn move_child(&mut self, child_node: Option<Object>, to_position: i64) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_get_groups` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14373:9
[INFO] [stdout]       |
[INFO] [stdout] 14373 |         Node_get_groups(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14372:5
[INFO] [stdout]       |
[INFO] [stdout] 14372 |     pub unsafe fn get_groups(&self) -> VariantArray {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_raise` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14379:9
[INFO] [stdout]       |
[INFO] [stdout] 14379 |         Node_raise(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14378:5
[INFO] [stdout]       |
[INFO] [stdout] 14378 |     pub unsafe fn raise(&mut self) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_set_owner` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14385:9
[INFO] [stdout]       |
[INFO] [stdout] 14385 |         Node_set_owner(self.this, owner)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14384:5
[INFO] [stdout]       |
[INFO] [stdout] 14384 |     pub unsafe fn set_owner(&mut self, owner: Option<Object>) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_get_owner` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14391:9
[INFO] [stdout]       |
[INFO] [stdout] 14391 |         Node_get_owner(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14390:5
[INFO] [stdout]       |
[INFO] [stdout] 14390 |     pub unsafe fn get_owner(&self) -> Option<Node> {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_remove_and_skip` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14397:9
[INFO] [stdout]       |
[INFO] [stdout] 14397 |         Node_remove_and_skip(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14396:5
[INFO] [stdout]       |
[INFO] [stdout] 14396 |     pub unsafe fn remove_and_skip(&mut self) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_get_index` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14403:9
[INFO] [stdout]       |
[INFO] [stdout] 14403 |         Node_get_index(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14402:5
[INFO] [stdout]       |
[INFO] [stdout] 14402 |     pub unsafe fn get_index(&self) -> i64 {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_print_tree` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14409:9
[INFO] [stdout]       |
[INFO] [stdout] 14409 |         Node_print_tree(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14408:5
[INFO] [stdout]       |
[INFO] [stdout] 14408 |     pub unsafe fn print_tree(&mut self) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_print_tree_pretty` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14415:9
[INFO] [stdout]       |
[INFO] [stdout] 14415 |         Node_print_tree_pretty(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14414:5
[INFO] [stdout]       |
[INFO] [stdout] 14414 |     pub unsafe fn print_tree_pretty(&mut self) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_set_filename` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14421:9
[INFO] [stdout]       |
[INFO] [stdout] 14421 |         Node_set_filename(self.this, filename)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14420:5
[INFO] [stdout]       |
[INFO] [stdout] 14420 |     pub unsafe fn set_filename(&mut self, filename: GodotString) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_get_filename` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14427:9
[INFO] [stdout]       |
[INFO] [stdout] 14427 |         Node_get_filename(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14426:5
[INFO] [stdout]       |
[INFO] [stdout] 14426 |     pub unsafe fn get_filename(&self) -> GodotString {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_propagate_notification` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14433:9
[INFO] [stdout]       |
[INFO] [stdout] 14433 |         Node_propagate_notification(self.this, what)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14432:5
[INFO] [stdout]       |
[INFO] [stdout] 14432 |     pub unsafe fn propagate_notification(&mut self, what: i64) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_propagate_call` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14439:9
[INFO] [stdout]       |
[INFO] [stdout] 14439 |         Node_propagate_call(self.this, method, args, parent_first)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14438:5
[INFO] [stdout]       |
[INFO] [stdout] 14438 |     pub unsafe fn propagate_call(&mut self, method: GodotString, args: VariantArray, parent_first: bool) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:6029:9
[INFO] [stdout]      |
[INFO] [stdout] 6029 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:6028:5
[INFO] [stdout]      |
[INFO] [stdout] 6028 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_set_physics_process` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14445:9
[INFO] [stdout]       |
[INFO] [stdout] 14445 |         Node_set_physics_process(self.this, enable)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14444:5
[INFO] [stdout]       |
[INFO] [stdout] 14444 |     pub unsafe fn set_physics_process(&mut self, enable: bool) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_get_physics_process_delta_time` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14451:9
[INFO] [stdout]       |
[INFO] [stdout] 14451 |         Node_get_physics_process_delta_time(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14450:5
[INFO] [stdout]       |
[INFO] [stdout] 14450 |     pub unsafe fn get_physics_process_delta_time(&self) -> f64 {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_is_physics_processing` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14457:9
[INFO] [stdout]       |
[INFO] [stdout] 14457 |         Node_is_physics_processing(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14456:5
[INFO] [stdout]       |
[INFO] [stdout] 14456 |     pub unsafe fn is_physics_processing(&self) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_get_process_delta_time` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14463:9
[INFO] [stdout]       |
[INFO] [stdout] 14463 |         Node_get_process_delta_time(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14462:5
[INFO] [stdout]       |
[INFO] [stdout] 14462 |     pub unsafe fn get_process_delta_time(&self) -> f64 {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_set_process` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14469:9
[INFO] [stdout]       |
[INFO] [stdout] 14469 |         Node_set_process(self.this, enable)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14468:5
[INFO] [stdout]       |
[INFO] [stdout] 14468 |     pub unsafe fn set_process(&mut self, enable: bool) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_set_process_priority` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14475:9
[INFO] [stdout]       |
[INFO] [stdout] 14475 |         Node_set_process_priority(self.this, priority)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14474:5
[INFO] [stdout]       |
[INFO] [stdout] 14474 |     pub unsafe fn set_process_priority(&mut self, priority: i64) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_is_processing` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14481:9
[INFO] [stdout]       |
[INFO] [stdout] 14481 |         Node_is_processing(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14480:5
[INFO] [stdout]       |
[INFO] [stdout] 14480 |     pub unsafe fn is_processing(&self) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_set_process_input` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14487:9
[INFO] [stdout]       |
[INFO] [stdout] 14487 |         Node_set_process_input(self.this, enable)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14486:5
[INFO] [stdout]       |
[INFO] [stdout] 14486 |     pub unsafe fn set_process_input(&mut self, enable: bool) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_is_processing_input` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14493:9
[INFO] [stdout]       |
[INFO] [stdout] 14493 |         Node_is_processing_input(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14492:5
[INFO] [stdout]       |
[INFO] [stdout] 14492 |     pub unsafe fn is_processing_input(&self) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_set_process_unhandled_input` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14499:9
[INFO] [stdout]       |
[INFO] [stdout] 14499 |         Node_set_process_unhandled_input(self.this, enable)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14498:5
[INFO] [stdout]       |
[INFO] [stdout] 14498 |     pub unsafe fn set_process_unhandled_input(&mut self, enable: bool) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_is_processing_unhandled_input` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14505:9
[INFO] [stdout]       |
[INFO] [stdout] 14505 |         Node_is_processing_unhandled_input(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14504:5
[INFO] [stdout]       |
[INFO] [stdout] 14504 |     pub unsafe fn is_processing_unhandled_input(&self) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_set_process_unhandled_key_input` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14511:9
[INFO] [stdout]       |
[INFO] [stdout] 14511 |         Node_set_process_unhandled_key_input(self.this, enable)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14510:5
[INFO] [stdout]       |
[INFO] [stdout] 14510 |     pub unsafe fn set_process_unhandled_key_input(&mut self, enable: bool) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_is_processing_unhandled_key_input` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14517:9
[INFO] [stdout]       |
[INFO] [stdout] 14517 |         Node_is_processing_unhandled_key_input(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14516:5
[INFO] [stdout]       |
[INFO] [stdout] 14516 |     pub unsafe fn is_processing_unhandled_key_input(&self) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_set_pause_mode` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14523:9
[INFO] [stdout]       |
[INFO] [stdout] 14523 |         Node_set_pause_mode(self.this, mode)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14522:5
[INFO] [stdout]       |
[INFO] [stdout] 14522 |     pub unsafe fn set_pause_mode(&mut self, mode: i64) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_get_pause_mode` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14529:9
[INFO] [stdout]       |
[INFO] [stdout] 14529 |         Node_get_pause_mode(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14528:5
[INFO] [stdout]       |
[INFO] [stdout] 14528 |     pub unsafe fn get_pause_mode(&self) -> NodePauseMode {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_can_process` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14535:9
[INFO] [stdout]       |
[INFO] [stdout] 14535 |         Node_can_process(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14534:5
[INFO] [stdout]       |
[INFO] [stdout] 14534 |     pub unsafe fn can_process(&self) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:6512:9
[INFO] [stdout]      |
[INFO] [stdout] 6512 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:6511:5
[INFO] [stdout]      |
[INFO] [stdout] 6511 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_print_stray_nodes` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14541:9
[INFO] [stdout]       |
[INFO] [stdout] 14541 |         Node_print_stray_nodes(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14540:5
[INFO] [stdout]       |
[INFO] [stdout] 14540 |     pub unsafe fn print_stray_nodes(&mut self) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_get_position_in_parent` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14547:9
[INFO] [stdout]       |
[INFO] [stdout] 14547 |         Node_get_position_in_parent(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14546:5
[INFO] [stdout]       |
[INFO] [stdout] 14546 |     pub unsafe fn get_position_in_parent(&self) -> i64 {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_set_display_folded` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14553:9
[INFO] [stdout]       |
[INFO] [stdout] 14553 |         Node_set_display_folded(self.this, fold)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14552:5
[INFO] [stdout]       |
[INFO] [stdout] 14552 |     pub unsafe fn set_display_folded(&mut self, fold: bool) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_is_displayed_folded` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14559:9
[INFO] [stdout]       |
[INFO] [stdout] 14559 |         Node_is_displayed_folded(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14558:5
[INFO] [stdout]       |
[INFO] [stdout] 14558 |     pub unsafe fn is_displayed_folded(&self) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_set_process_internal` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14565:9
[INFO] [stdout]       |
[INFO] [stdout] 14565 |         Node_set_process_internal(self.this, enable)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14564:5
[INFO] [stdout]       |
[INFO] [stdout] 14564 |     pub unsafe fn set_process_internal(&mut self, enable: bool) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_is_processing_internal` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14571:9
[INFO] [stdout]       |
[INFO] [stdout] 14571 |         Node_is_processing_internal(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14570:5
[INFO] [stdout]       |
[INFO] [stdout] 14570 |     pub unsafe fn is_processing_internal(&self) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_set_physics_process_internal` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14577:9
[INFO] [stdout]       |
[INFO] [stdout] 14577 |         Node_set_physics_process_internal(self.this, enable)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14576:5
[INFO] [stdout]       |
[INFO] [stdout] 14576 |     pub unsafe fn set_physics_process_internal(&mut self, enable: bool) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_is_physics_processing_internal` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14583:9
[INFO] [stdout]       |
[INFO] [stdout] 14583 |         Node_is_physics_processing_internal(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14582:5
[INFO] [stdout]       |
[INFO] [stdout] 14582 |     pub unsafe fn is_physics_processing_internal(&self) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_get_tree` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14589:9
[INFO] [stdout]       |
[INFO] [stdout] 14589 |         Node_get_tree(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14588:5
[INFO] [stdout]       |
[INFO] [stdout] 14588 |     pub unsafe fn get_tree(&self) -> Option<SceneTree> {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_duplicate` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14595:9
[INFO] [stdout]       |
[INFO] [stdout] 14595 |         Node_duplicate(self.this, flags)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14594:5
[INFO] [stdout]       |
[INFO] [stdout] 14594 |     pub unsafe fn duplicate(&self, flags: i64) -> Option<Node> {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_replace_by` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14601:9
[INFO] [stdout]       |
[INFO] [stdout] 14601 |         Node_replace_by(self.this, node, keep_data)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14600:5
[INFO] [stdout]       |
[INFO] [stdout] 14600 |     pub unsafe fn replace_by(&mut self, node: Option<Object>, keep_data: bool) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_set_scene_instance_load_placeholder` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14607:9
[INFO] [stdout]       |
[INFO] [stdout] 14607 |         Node_set_scene_instance_load_placeholder(self.this, load_placeholder)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14606:5
[INFO] [stdout]       |
[INFO] [stdout] 14606 |     pub unsafe fn set_scene_instance_load_placeholder(&mut self, load_placeholder: bool) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_get_scene_instance_load_placeholder` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14613:9
[INFO] [stdout]       |
[INFO] [stdout] 14613 |         Node_get_scene_instance_load_placeholder(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14612:5
[INFO] [stdout]       |
[INFO] [stdout] 14612 |     pub unsafe fn get_scene_instance_load_placeholder(&self) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_get_viewport` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14619:9
[INFO] [stdout]       |
[INFO] [stdout] 14619 |         Node_get_viewport(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14618:5
[INFO] [stdout]       |
[INFO] [stdout] 14618 |     pub unsafe fn get_viewport(&self) -> Option<Viewport> {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_queue_free` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14625:9
[INFO] [stdout]       |
[INFO] [stdout] 14625 |         Node_queue_free(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14624:5
[INFO] [stdout]       |
[INFO] [stdout] 14624 |     pub unsafe fn queue_free(&mut self) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_request_ready` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14631:9
[INFO] [stdout]       |
[INFO] [stdout] 14631 |         Node_request_ready(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14630:5
[INFO] [stdout]       |
[INFO] [stdout] 14630 |     pub unsafe fn request_ready(&mut self) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_set_network_master` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14637:9
[INFO] [stdout]       |
[INFO] [stdout] 14637 |         Node_set_network_master(self.this, id, recursive)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14636:5
[INFO] [stdout]       |
[INFO] [stdout] 14636 |     pub unsafe fn set_network_master(&mut self, id: i64, recursive: bool) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_get_network_master` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14643:9
[INFO] [stdout]       |
[INFO] [stdout] 14643 |         Node_get_network_master(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14642:5
[INFO] [stdout]       |
[INFO] [stdout] 14642 |     pub unsafe fn get_network_master(&self) -> i64 {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_is_network_master` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14649:9
[INFO] [stdout]       |
[INFO] [stdout] 14649 |         Node_is_network_master(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14648:5
[INFO] [stdout]       |
[INFO] [stdout] 14648 |     pub unsafe fn is_network_master(&self) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:7011:9
[INFO] [stdout]      |
[INFO] [stdout] 7011 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:7010:5
[INFO] [stdout]      |
[INFO] [stdout] 7010 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_get_multiplayer` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14655:9
[INFO] [stdout]       |
[INFO] [stdout] 14655 |         Node_get_multiplayer(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14654:5
[INFO] [stdout]       |
[INFO] [stdout] 14654 |     pub unsafe fn get_multiplayer(&self) -> Option<MultiplayerAPI> {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_get_custom_multiplayer` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14661:9
[INFO] [stdout]       |
[INFO] [stdout] 14661 |         Node_get_custom_multiplayer(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14660:5
[INFO] [stdout]       |
[INFO] [stdout] 14660 |     pub unsafe fn get_custom_multiplayer(&self) -> Option<MultiplayerAPI> {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_set_custom_multiplayer` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14667:9
[INFO] [stdout]       |
[INFO] [stdout] 14667 |         Node_set_custom_multiplayer(self.this, api)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14666:5
[INFO] [stdout]       |
[INFO] [stdout] 14666 |     pub unsafe fn set_custom_multiplayer(&mut self, api: Option<MultiplayerAPI>) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_rpc_config` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14673:9
[INFO] [stdout]       |
[INFO] [stdout] 14673 |         Node_rpc_config(self.this, method, mode)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14672:5
[INFO] [stdout]       |
[INFO] [stdout] 14672 |     pub unsafe fn rpc_config(&mut self, method: GodotString, mode: i64) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_rset_config` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14679:9
[INFO] [stdout]       |
[INFO] [stdout] 14679 |         Node_rset_config(self.this, property, mode)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14678:5
[INFO] [stdout]       |
[INFO] [stdout] 14678 |     pub unsafe fn rset_config(&mut self, property: GodotString, mode: i64) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node__set_import_path` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14685:9
[INFO] [stdout]       |
[INFO] [stdout] 14685 |         Node__set_import_path(self.this, import_path)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14684:5
[INFO] [stdout]       |
[INFO] [stdout] 14684 |     pub unsafe fn _set_import_path(&mut self, import_path: NodePath) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node__get_import_path` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14691:9
[INFO] [stdout]       |
[INFO] [stdout] 14691 |         Node__get_import_path(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14690:5
[INFO] [stdout]       |
[INFO] [stdout] 14690 |     pub unsafe fn _get_import_path(&self) -> NodePath {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_rpc` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14697:9
[INFO] [stdout]       |
[INFO] [stdout] 14697 |         Node_rpc(self.this, method, varargs)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14696:5
[INFO] [stdout]       |
[INFO] [stdout] 14696 |     pub unsafe fn rpc(&mut self, method: GodotString, varargs: &[Variant]) -> Variant {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_rpc_unreliable` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14703:9
[INFO] [stdout]       |
[INFO] [stdout] 14703 |         Node_rpc_unreliable(self.this, method, varargs)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14702:5
[INFO] [stdout]       |
[INFO] [stdout] 14702 |     pub unsafe fn rpc_unreliable(&mut self, method: GodotString, varargs: &[Variant]) -> Variant {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_rpc_id` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14709:9
[INFO] [stdout]       |
[INFO] [stdout] 14709 |         Node_rpc_id(self.this, peer_id, method, varargs)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14708:5
[INFO] [stdout]       |
[INFO] [stdout] 14708 |     pub unsafe fn rpc_id(&mut self, peer_id: i64, method: GodotString, varargs: &[Variant]) -> Variant {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_rpc_unreliable_id` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14715:9
[INFO] [stdout]       |
[INFO] [stdout] 14715 |         Node_rpc_unreliable_id(self.this, peer_id, method, varargs)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14714:5
[INFO] [stdout]       |
[INFO] [stdout] 14714 |     pub unsafe fn rpc_unreliable_id(&mut self, peer_id: i64, method: GodotString, varargs: &[Variant]) -> Variant {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_rset` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14721:9
[INFO] [stdout]       |
[INFO] [stdout] 14721 |         Node_rset(self.this, property, value)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14720:5
[INFO] [stdout]       |
[INFO] [stdout] 14720 |     pub unsafe fn rset(&mut self, property: GodotString, value: Variant) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_rset_id` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14727:9
[INFO] [stdout]       |
[INFO] [stdout] 14727 |         Node_rset_id(self.this, peer_id, property, value)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14726:5
[INFO] [stdout]       |
[INFO] [stdout] 14726 |     pub unsafe fn rset_id(&mut self, peer_id: i64, property: GodotString, value: Variant) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_rset_unreliable` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14733:9
[INFO] [stdout]       |
[INFO] [stdout] 14733 |         Node_rset_unreliable(self.this, property, value)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14732:5
[INFO] [stdout]       |
[INFO] [stdout] 14732 |     pub unsafe fn rset_unreliable(&mut self, property: GodotString, value: Variant) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node_rset_unreliable_id` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14739:9
[INFO] [stdout]       |
[INFO] [stdout] 14739 |         Node_rset_unreliable_id(self.this, peer_id, property, value)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14738:5
[INFO] [stdout]       |
[INFO] [stdout] 14738 |     pub unsafe fn rset_unreliable_id(&mut self, peer_id: i64, property: GodotString, value: Variant) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object__notification` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14745:9
[INFO] [stdout]       |
[INFO] [stdout] 14745 |         Object__notification(self.this, what)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14744:5
[INFO] [stdout]       |
[INFO] [stdout] 14744 |     pub unsafe fn _notification(&mut self, what: i64) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object__set` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14751:9
[INFO] [stdout]       |
[INFO] [stdout] 14751 |         Object__set(self.this, property, value)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14750:5
[INFO] [stdout]       |
[INFO] [stdout] 14750 |     pub unsafe fn _set(&mut self, property: GodotString, value: Variant) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object__get` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14757:9
[INFO] [stdout]       |
[INFO] [stdout] 14757 |         Object__get(self.this, property)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14756:5
[INFO] [stdout]       |
[INFO] [stdout] 14756 |     pub unsafe fn _get(&mut self, property: GodotString) -> Variant {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object__get_property_list` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14763:9
[INFO] [stdout]       |
[INFO] [stdout] 14763 |         Object__get_property_list(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14762:5
[INFO] [stdout]       |
[INFO] [stdout] 14762 |     pub unsafe fn _get_property_list(&mut self) -> VariantArray {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object__init` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14769:9
[INFO] [stdout]       |
[INFO] [stdout] 14769 |         Object__init(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14768:5
[INFO] [stdout]       |
[INFO] [stdout] 14768 |     pub unsafe fn _init(&mut self) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_get_class` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14775:9
[INFO] [stdout]       |
[INFO] [stdout] 14775 |         Object_get_class(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14774:5
[INFO] [stdout]       |
[INFO] [stdout] 14774 |     pub unsafe fn get_class(&self) -> GodotString {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_is_class` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14781:9
[INFO] [stdout]       |
[INFO] [stdout] 14781 |         Object_is_class(self.this, _type)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14780:5
[INFO] [stdout]       |
[INFO] [stdout] 14780 |     pub unsafe fn is_class(&self, _type: GodotString) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_set` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14787:9
[INFO] [stdout]       |
[INFO] [stdout] 14787 |         Object_set(self.this, property, value)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14786:5
[INFO] [stdout]       |
[INFO] [stdout] 14786 |     pub unsafe fn set(&mut self, property: GodotString, value: Variant) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_get` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14793:9
[INFO] [stdout]       |
[INFO] [stdout] 14793 |         Object_get(self.this, property)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14792:5
[INFO] [stdout]       |
[INFO] [stdout] 14792 |     pub unsafe fn get(&self, property: GodotString) -> Variant {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:7515:9
[INFO] [stdout]      |
[INFO] [stdout] 7515 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:7514:5
[INFO] [stdout]      |
[INFO] [stdout] 7514 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_set_indexed` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14799:9
[INFO] [stdout]       |
[INFO] [stdout] 14799 |         Object_set_indexed(self.this, property, value)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14798:5
[INFO] [stdout]       |
[INFO] [stdout] 14798 |     pub unsafe fn set_indexed(&mut self, property: NodePath, value: Variant) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:7989:9
[INFO] [stdout]      |
[INFO] [stdout] 7989 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:7988:5
[INFO] [stdout]      |
[INFO] [stdout] 7988 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_get_indexed` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14805:9
[INFO] [stdout]       |
[INFO] [stdout] 14805 |         Object_get_indexed(self.this, property)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14804:5
[INFO] [stdout]       |
[INFO] [stdout] 14804 |     pub unsafe fn get_indexed(&self, property: NodePath) -> Variant {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_get_property_list` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14811:9
[INFO] [stdout]       |
[INFO] [stdout] 14811 |         Object_get_property_list(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14810:5
[INFO] [stdout]       |
[INFO] [stdout] 14810 |     pub unsafe fn get_property_list(&self) -> VariantArray {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_get_method_list` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14817:9
[INFO] [stdout]       |
[INFO] [stdout] 14817 |         Object_get_method_list(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14816:5
[INFO] [stdout]       |
[INFO] [stdout] 14816 |     pub unsafe fn get_method_list(&self) -> VariantArray {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_notification` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14823:9
[INFO] [stdout]       |
[INFO] [stdout] 14823 |         Object_notification(self.this, what, reversed)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14822:5
[INFO] [stdout]       |
[INFO] [stdout] 14822 |     pub unsafe fn notification(&mut self, what: i64, reversed: bool) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_get_instance_id` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14829:9
[INFO] [stdout]       |
[INFO] [stdout] 14829 |         Object_get_instance_id(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14828:5
[INFO] [stdout]       |
[INFO] [stdout] 14828 |     pub unsafe fn get_instance_id(&self) -> i64 {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_set_script` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14835:9
[INFO] [stdout]       |
[INFO] [stdout] 14835 |         Object_set_script(self.this, script)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14834:5
[INFO] [stdout]       |
[INFO] [stdout] 14834 |     pub unsafe fn set_script(&mut self, script: Option<Reference>) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_get_script` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14841:9
[INFO] [stdout]       |
[INFO] [stdout] 14841 |         Object_get_script(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14840:5
[INFO] [stdout]       |
[INFO] [stdout] 14840 |     pub unsafe fn get_script(&self) -> Option<Reference> {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_set_meta` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14847:9
[INFO] [stdout]       |
[INFO] [stdout] 14847 |         Object_set_meta(self.this, name, value)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14846:5
[INFO] [stdout]       |
[INFO] [stdout] 14846 |     pub unsafe fn set_meta(&mut self, name: GodotString, value: Variant) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_get_meta` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14853:9
[INFO] [stdout]       |
[INFO] [stdout] 14853 |         Object_get_meta(self.this, name)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14852:5
[INFO] [stdout]       |
[INFO] [stdout] 14852 |     pub unsafe fn get_meta(&self, name: GodotString) -> Variant {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_has_meta` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14859:9
[INFO] [stdout]       |
[INFO] [stdout] 14859 |         Object_has_meta(self.this, name)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14858:5
[INFO] [stdout]       |
[INFO] [stdout] 14858 |     pub unsafe fn has_meta(&self, name: GodotString) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_get_meta_list` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14865:9
[INFO] [stdout]       |
[INFO] [stdout] 14865 |         Object_get_meta_list(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14864:5
[INFO] [stdout]       |
[INFO] [stdout] 14864 |     pub unsafe fn get_meta_list(&self) -> StringArray {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_add_user_signal` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14871:9
[INFO] [stdout]       |
[INFO] [stdout] 14871 |         Object_add_user_signal(self.this, signal, arguments)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14870:5
[INFO] [stdout]       |
[INFO] [stdout] 14870 |     pub unsafe fn add_user_signal(&mut self, signal: GodotString, arguments: VariantArray) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_has_user_signal` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14877:9
[INFO] [stdout]       |
[INFO] [stdout] 14877 |         Object_has_user_signal(self.this, signal)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14876:5
[INFO] [stdout]       |
[INFO] [stdout] 14876 |     pub unsafe fn has_user_signal(&self, signal: GodotString) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_emit_signal` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14883:9
[INFO] [stdout]       |
[INFO] [stdout] 14883 |         Object_emit_signal(self.this, signal, varargs)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14882:5
[INFO] [stdout]       |
[INFO] [stdout] 14882 |     pub unsafe fn emit_signal(&mut self, signal: GodotString, varargs: &[Variant]) -> Variant {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_call` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14889:9
[INFO] [stdout]       |
[INFO] [stdout] 14889 |         Object_call(self.this, method, varargs)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14888:5
[INFO] [stdout]       |
[INFO] [stdout] 14888 |     pub unsafe fn call(&mut self, method: GodotString, varargs: &[Variant]) -> Variant {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_call_deferred` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14895:9
[INFO] [stdout]       |
[INFO] [stdout] 14895 |         Object_call_deferred(self.this, method, varargs)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14894:5
[INFO] [stdout]       |
[INFO] [stdout] 14894 |     pub unsafe fn call_deferred(&mut self, method: GodotString, varargs: &[Variant]) -> Variant {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_callv` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14901:9
[INFO] [stdout]       |
[INFO] [stdout] 14901 |         Object_callv(self.this, method, arg_array)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14900:5
[INFO] [stdout]       |
[INFO] [stdout] 14900 |     pub unsafe fn callv(&mut self, method: GodotString, arg_array: VariantArray) -> Variant {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_has_method` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14907:9
[INFO] [stdout]       |
[INFO] [stdout] 14907 |         Object_has_method(self.this, method)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14906:5
[INFO] [stdout]       |
[INFO] [stdout] 14906 |     pub unsafe fn has_method(&self, method: GodotString) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_get_signal_list` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14913:9
[INFO] [stdout]       |
[INFO] [stdout] 14913 |         Object_get_signal_list(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14912:5
[INFO] [stdout]       |
[INFO] [stdout] 14912 |     pub unsafe fn get_signal_list(&self) -> VariantArray {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_get_signal_connection_list` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14919:9
[INFO] [stdout]       |
[INFO] [stdout] 14919 |         Object_get_signal_connection_list(self.this, signal)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14918:5
[INFO] [stdout]       |
[INFO] [stdout] 14918 |     pub unsafe fn get_signal_connection_list(&self, signal: GodotString) -> VariantArray {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_get_incoming_connections` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14925:9
[INFO] [stdout]       |
[INFO] [stdout] 14925 |         Object_get_incoming_connections(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14924:5
[INFO] [stdout]       |
[INFO] [stdout] 14924 |     pub unsafe fn get_incoming_connections(&self) -> VariantArray {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_connect` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14931:9
[INFO] [stdout]       |
[INFO] [stdout] 14931 |         Object_connect(self.this, signal, target, method, binds, flags)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14930:5
[INFO] [stdout]       |
[INFO] [stdout] 14930 |     pub unsafe fn connect(&mut self, signal: GodotString, target: Option<Object>, method: GodotString, binds: VariantArray, flags: i64) -> GodotResult {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_disconnect` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14937:9
[INFO] [stdout]       |
[INFO] [stdout] 14937 |         Object_disconnect(self.this, signal, target, method)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14936:5
[INFO] [stdout]       |
[INFO] [stdout] 14936 |     pub unsafe fn disconnect(&mut self, signal: GodotString, target: Option<Object>, method: GodotString) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:8462:9
[INFO] [stdout]      |
[INFO] [stdout] 8462 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:8461:5
[INFO] [stdout]      |
[INFO] [stdout] 8461 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_is_connected` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14943:9
[INFO] [stdout]       |
[INFO] [stdout] 14943 |         Object_is_connected(self.this, signal, target, method)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14942:5
[INFO] [stdout]       |
[INFO] [stdout] 14942 |     pub unsafe fn is_connected(&self, signal: GodotString, target: Option<Object>, method: GodotString) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_set_block_signals` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14949:9
[INFO] [stdout]       |
[INFO] [stdout] 14949 |         Object_set_block_signals(self.this, enable)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14948:5
[INFO] [stdout]       |
[INFO] [stdout] 14948 |     pub unsafe fn set_block_signals(&mut self, enable: bool) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_is_blocking_signals` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14955:9
[INFO] [stdout]       |
[INFO] [stdout] 14955 |         Object_is_blocking_signals(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14954:5
[INFO] [stdout]       |
[INFO] [stdout] 14954 |     pub unsafe fn is_blocking_signals(&self) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_property_list_changed_notify` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14961:9
[INFO] [stdout]       |
[INFO] [stdout] 14961 |         Object_property_list_changed_notify(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14960:5
[INFO] [stdout]       |
[INFO] [stdout] 14960 |     pub unsafe fn property_list_changed_notify(&mut self) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_set_message_translation` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14967:9
[INFO] [stdout]       |
[INFO] [stdout] 14967 |         Object_set_message_translation(self.this, enable)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14966:5
[INFO] [stdout]       |
[INFO] [stdout] 14966 |     pub unsafe fn set_message_translation(&mut self, enable: bool) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_can_translate_messages` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14973:9
[INFO] [stdout]       |
[INFO] [stdout] 14973 |         Object_can_translate_messages(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14972:5
[INFO] [stdout]       |
[INFO] [stdout] 14972 |     pub unsafe fn can_translate_messages(&self) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_tr` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14979:9
[INFO] [stdout]       |
[INFO] [stdout] 14979 |         Object_tr(self.this, message)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14978:5
[INFO] [stdout]       |
[INFO] [stdout] 14978 |     pub unsafe fn tr(&self, message: GodotString) -> GodotString {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Object_is_queued_for_deletion` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14985:9
[INFO] [stdout]       |
[INFO] [stdout] 14985 |         Object_is_queued_for_deletion(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:14984:5
[INFO] [stdout]       |
[INFO] [stdout] 14984 |     pub unsafe fn is_queued_for_deletion(&self) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer2D::free` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15068:34
[INFO] [stdout]       |
[INFO] [stdout] 15068 |     unsafe fn godot_free(self) { self.free() }
[INFO] [stdout]       |                                  ^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15068:5
[INFO] [stdout]       |
[INFO] [stdout] 15068 |     unsafe fn godot_free(self) { self.free() }
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer2D::queue_free` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15072:45
[INFO] [stdout]       |
[INFO] [stdout] 15072 |     unsafe fn godot_queue_free(&mut self) { self.queue_free() }
[INFO] [stdout]       |                                             ^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15072:5
[INFO] [stdout]       |
[INFO] [stdout] 15072 |     unsafe fn godot_queue_free(&mut self) { self.queue_free() }
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15099:9
[INFO] [stdout]       |
[INFO] [stdout] 15099 |         (get_api().godot_object_destroy)(self.this);
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15098:5
[INFO] [stdout]       |
[INFO] [stdout] 15098 |     pub unsafe fn free(self) {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer2D_set_stream` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15104:9
[INFO] [stdout]       |
[INFO] [stdout] 15104 |         AudioStreamPlayer2D_set_stream(self.this, stream)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15103:5
[INFO] [stdout]       |
[INFO] [stdout] 15103 |     pub unsafe fn set_stream(&mut self, stream: Option<AudioStream>) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer2D_get_stream` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15109:9
[INFO] [stdout]       |
[INFO] [stdout] 15109 |         AudioStreamPlayer2D_get_stream(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15108:5
[INFO] [stdout]       |
[INFO] [stdout] 15108 |     pub unsafe fn get_stream(&self) -> Option<AudioStream> {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer2D_set_volume_db` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15114:9
[INFO] [stdout]       |
[INFO] [stdout] 15114 |         AudioStreamPlayer2D_set_volume_db(self.this, volume_db)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15113:5
[INFO] [stdout]       |
[INFO] [stdout] 15113 |     pub unsafe fn set_volume_db(&mut self, volume_db: f64) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer2D_get_volume_db` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15119:9
[INFO] [stdout]       |
[INFO] [stdout] 15119 |         AudioStreamPlayer2D_get_volume_db(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15118:5
[INFO] [stdout]       |
[INFO] [stdout] 15118 |     pub unsafe fn get_volume_db(&self) -> f64 {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer2D_set_pitch_scale` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15124:9
[INFO] [stdout]       |
[INFO] [stdout] 15124 |         AudioStreamPlayer2D_set_pitch_scale(self.this, pitch_scale)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15123:5
[INFO] [stdout]       |
[INFO] [stdout] 15123 |     pub unsafe fn set_pitch_scale(&mut self, pitch_scale: f64) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:8991:9
[INFO] [stdout]      |
[INFO] [stdout] 8991 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:8990:5
[INFO] [stdout]      |
[INFO] [stdout] 8990 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer2D_get_pitch_scale` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15129:9
[INFO] [stdout]       |
[INFO] [stdout] 15129 |         AudioStreamPlayer2D_get_pitch_scale(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15128:5
[INFO] [stdout]       |
[INFO] [stdout] 15128 |     pub unsafe fn get_pitch_scale(&self) -> f64 {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer2D_play` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15134:9
[INFO] [stdout]       |
[INFO] [stdout] 15134 |         AudioStreamPlayer2D_play(self.this, from_position)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15133:5
[INFO] [stdout]       |
[INFO] [stdout] 15133 |     pub unsafe fn play(&mut self, from_position: f64) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer2D_seek` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15139:9
[INFO] [stdout]       |
[INFO] [stdout] 15139 |         AudioStreamPlayer2D_seek(self.this, to_position)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15138:5
[INFO] [stdout]       |
[INFO] [stdout] 15138 |     pub unsafe fn seek(&mut self, to_position: f64) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer2D_stop` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15144:9
[INFO] [stdout]       |
[INFO] [stdout] 15144 |         AudioStreamPlayer2D_stop(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15143:5
[INFO] [stdout]       |
[INFO] [stdout] 15143 |     pub unsafe fn stop(&mut self) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer2D_is_playing` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15149:9
[INFO] [stdout]       |
[INFO] [stdout] 15149 |         AudioStreamPlayer2D_is_playing(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15148:5
[INFO] [stdout]       |
[INFO] [stdout] 15148 |     pub unsafe fn is_playing(&self) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer2D_get_playback_position` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15154:9
[INFO] [stdout]       |
[INFO] [stdout] 15154 |         AudioStreamPlayer2D_get_playback_position(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15153:5
[INFO] [stdout]       |
[INFO] [stdout] 15153 |     pub unsafe fn get_playback_position(&mut self) -> f64 {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer2D_set_bus` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15159:9
[INFO] [stdout]       |
[INFO] [stdout] 15159 |         AudioStreamPlayer2D_set_bus(self.this, bus)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15158:5
[INFO] [stdout]       |
[INFO] [stdout] 15158 |     pub unsafe fn set_bus(&mut self, bus: GodotString) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer2D_get_bus` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15164:9
[INFO] [stdout]       |
[INFO] [stdout] 15164 |         AudioStreamPlayer2D_get_bus(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15163:5
[INFO] [stdout]       |
[INFO] [stdout] 15163 |     pub unsafe fn get_bus(&self) -> GodotString {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer2D_set_autoplay` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15169:9
[INFO] [stdout]       |
[INFO] [stdout] 15169 |         AudioStreamPlayer2D_set_autoplay(self.this, enable)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15168:5
[INFO] [stdout]       |
[INFO] [stdout] 15168 |     pub unsafe fn set_autoplay(&mut self, enable: bool) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer2D_is_autoplay_enabled` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15174:9
[INFO] [stdout]       |
[INFO] [stdout] 15174 |         AudioStreamPlayer2D_is_autoplay_enabled(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15173:5
[INFO] [stdout]       |
[INFO] [stdout] 15173 |     pub unsafe fn is_autoplay_enabled(&mut self) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer2D__set_playing` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15179:9
[INFO] [stdout]       |
[INFO] [stdout] 15179 |         AudioStreamPlayer2D__set_playing(self.this, enable)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15178:5
[INFO] [stdout]       |
[INFO] [stdout] 15178 |     pub unsafe fn _set_playing(&mut self, enable: bool) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer2D__is_active` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15184:9
[INFO] [stdout]       |
[INFO] [stdout] 15184 |         AudioStreamPlayer2D__is_active(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15183:5
[INFO] [stdout]       |
[INFO] [stdout] 15183 |     pub unsafe fn _is_active(&self) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer2D_set_max_distance` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15189:9
[INFO] [stdout]       |
[INFO] [stdout] 15189 |         AudioStreamPlayer2D_set_max_distance(self.this, pixels)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15188:5
[INFO] [stdout]       |
[INFO] [stdout] 15188 |     pub unsafe fn set_max_distance(&mut self, pixels: f64) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer2D_get_max_distance` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15194:9
[INFO] [stdout]       |
[INFO] [stdout] 15194 |         AudioStreamPlayer2D_get_max_distance(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15193:5
[INFO] [stdout]       |
[INFO] [stdout] 15193 |     pub unsafe fn get_max_distance(&self) -> f64 {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer2D_set_attenuation` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15199:9
[INFO] [stdout]       |
[INFO] [stdout] 15199 |         AudioStreamPlayer2D_set_attenuation(self.this, curve)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15198:5
[INFO] [stdout]       |
[INFO] [stdout] 15198 |     pub unsafe fn set_attenuation(&mut self, curve: f64) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer2D_get_attenuation` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15204:9
[INFO] [stdout]       |
[INFO] [stdout] 15204 |         AudioStreamPlayer2D_get_attenuation(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15203:5
[INFO] [stdout]       |
[INFO] [stdout] 15203 |     pub unsafe fn get_attenuation(&self) -> f64 {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer2D_set_area_mask` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15209:9
[INFO] [stdout]       |
[INFO] [stdout] 15209 |         AudioStreamPlayer2D_set_area_mask(self.this, mask)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15208:5
[INFO] [stdout]       |
[INFO] [stdout] 15208 |     pub unsafe fn set_area_mask(&mut self, mask: i64) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer2D_get_area_mask` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15214:9
[INFO] [stdout]       |
[INFO] [stdout] 15214 |         AudioStreamPlayer2D_get_area_mask(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15213:5
[INFO] [stdout]       |
[INFO] [stdout] 15213 |     pub unsafe fn get_area_mask(&self) -> i64 {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer2D_set_stream_paused` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15219:9
[INFO] [stdout]       |
[INFO] [stdout] 15219 |         AudioStreamPlayer2D_set_stream_paused(self.this, pause)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15218:5
[INFO] [stdout]       |
[INFO] [stdout] 15218 |     pub unsafe fn set_stream_paused(&mut self, pause: bool) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer2D_get_stream_paused` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15224:9
[INFO] [stdout]       |
[INFO] [stdout] 15224 |         AudioStreamPlayer2D_get_stream_paused(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15223:5
[INFO] [stdout]       |
[INFO] [stdout] 15223 |     pub unsafe fn get_stream_paused(&self) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AudioStreamPlayer2D__bus_layout_changed` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15229:9
[INFO] [stdout]       |
[INFO] [stdout] 15229 |         AudioStreamPlayer2D__bus_layout_changed(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15228:5
[INFO] [stdout]       |
[INFO] [stdout] 15228 |     pub unsafe fn _bus_layout_changed(&mut self) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_set_position` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15235:9
[INFO] [stdout]       |
[INFO] [stdout] 15235 |         Node2D_set_position(self.this, position)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15234:5
[INFO] [stdout]       |
[INFO] [stdout] 15234 |     pub unsafe fn set_position(&mut self, position: Vector2) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_set_rotation` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15241:9
[INFO] [stdout]       |
[INFO] [stdout] 15241 |         Node2D_set_rotation(self.this, radians)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15240:5
[INFO] [stdout]       |
[INFO] [stdout] 15240 |     pub unsafe fn set_rotation(&mut self, radians: f64) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_set_rotation_degrees` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15247:9
[INFO] [stdout]       |
[INFO] [stdout] 15247 |         Node2D_set_rotation_degrees(self.this, degrees)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15246:5
[INFO] [stdout]       |
[INFO] [stdout] 15246 |     pub unsafe fn set_rotation_degrees(&mut self, degrees: f64) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_set_scale` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15253:9
[INFO] [stdout]       |
[INFO] [stdout] 15253 |         Node2D_set_scale(self.this, scale)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15252:5
[INFO] [stdout]       |
[INFO] [stdout] 15252 |     pub unsafe fn set_scale(&mut self, scale: Vector2) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_get_position` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15259:9
[INFO] [stdout]       |
[INFO] [stdout] 15259 |         Node2D_get_position(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15258:5
[INFO] [stdout]       |
[INFO] [stdout] 15258 |     pub unsafe fn get_position(&self) -> Vector2 {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_get_rotation` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15265:9
[INFO] [stdout]       |
[INFO] [stdout] 15265 |         Node2D_get_rotation(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15264:5
[INFO] [stdout]       |
[INFO] [stdout] 15264 |     pub unsafe fn get_rotation(&self) -> f64 {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_get_rotation_degrees` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15271:9
[INFO] [stdout]       |
[INFO] [stdout] 15271 |         Node2D_get_rotation_degrees(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15270:5
[INFO] [stdout]       |
[INFO] [stdout] 15270 |     pub unsafe fn get_rotation_degrees(&self) -> f64 {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_get_scale` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15277:9
[INFO] [stdout]       |
[INFO] [stdout] 15277 |         Node2D_get_scale(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15276:5
[INFO] [stdout]       |
[INFO] [stdout] 15276 |     pub unsafe fn get_scale(&self) -> Vector2 {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_rotate` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15283:9
[INFO] [stdout]       |
[INFO] [stdout] 15283 |         Node2D_rotate(self.this, radians)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15282:5
[INFO] [stdout]       |
[INFO] [stdout] 15282 |     pub unsafe fn rotate(&mut self, radians: f64) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_move_local_x` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15289:9
[INFO] [stdout]       |
[INFO] [stdout] 15289 |         Node2D_move_local_x(self.this, delta, scaled)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15288:5
[INFO] [stdout]       |
[INFO] [stdout] 15288 |     pub unsafe fn move_local_x(&mut self, delta: f64, scaled: bool) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_move_local_y` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15295:9
[INFO] [stdout]       |
[INFO] [stdout] 15295 |         Node2D_move_local_y(self.this, delta, scaled)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15294:5
[INFO] [stdout]       |
[INFO] [stdout] 15294 |     pub unsafe fn move_local_y(&mut self, delta: f64, scaled: bool) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_translate` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15301:9
[INFO] [stdout]       |
[INFO] [stdout] 15301 |         Node2D_translate(self.this, offset)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15300:5
[INFO] [stdout]       |
[INFO] [stdout] 15300 |     pub unsafe fn translate(&mut self, offset: Vector2) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_global_translate` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15307:9
[INFO] [stdout]       |
[INFO] [stdout] 15307 |         Node2D_global_translate(self.this, offset)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15306:5
[INFO] [stdout]       |
[INFO] [stdout] 15306 |     pub unsafe fn global_translate(&mut self, offset: Vector2) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:9495:9
[INFO] [stdout]      |
[INFO] [stdout] 9495 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:9494:5
[INFO] [stdout]      |
[INFO] [stdout] 9494 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_apply_scale` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15313:9
[INFO] [stdout]       |
[INFO] [stdout] 15313 |         Node2D_apply_scale(self.this, ratio)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15312:5
[INFO] [stdout]       |
[INFO] [stdout] 15312 |     pub unsafe fn apply_scale(&mut self, ratio: Vector2) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_set_global_position` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15319:9
[INFO] [stdout]       |
[INFO] [stdout] 15319 |         Node2D_set_global_position(self.this, position)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15318:5
[INFO] [stdout]       |
[INFO] [stdout] 15318 |     pub unsafe fn set_global_position(&mut self, position: Vector2) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_get_global_position` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15325:9
[INFO] [stdout]       |
[INFO] [stdout] 15325 |         Node2D_get_global_position(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15324:5
[INFO] [stdout]       |
[INFO] [stdout] 15324 |     pub unsafe fn get_global_position(&self) -> Vector2 {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_set_global_rotation` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15331:9
[INFO] [stdout]       |
[INFO] [stdout] 15331 |         Node2D_set_global_rotation(self.this, radians)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15330:5
[INFO] [stdout]       |
[INFO] [stdout] 15330 |     pub unsafe fn set_global_rotation(&mut self, radians: f64) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_get_global_rotation` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15337:9
[INFO] [stdout]       |
[INFO] [stdout] 15337 |         Node2D_get_global_rotation(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15336:5
[INFO] [stdout]       |
[INFO] [stdout] 15336 |     pub unsafe fn get_global_rotation(&self) -> f64 {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_set_global_rotation_degrees` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15343:9
[INFO] [stdout]       |
[INFO] [stdout] 15343 |         Node2D_set_global_rotation_degrees(self.this, degrees)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15342:5
[INFO] [stdout]       |
[INFO] [stdout] 15342 |     pub unsafe fn set_global_rotation_degrees(&mut self, degrees: f64) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_get_global_rotation_degrees` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15349:9
[INFO] [stdout]       |
[INFO] [stdout] 15349 |         Node2D_get_global_rotation_degrees(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15348:5
[INFO] [stdout]       |
[INFO] [stdout] 15348 |     pub unsafe fn get_global_rotation_degrees(&self) -> f64 {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_set_global_scale` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15355:9
[INFO] [stdout]       |
[INFO] [stdout] 15355 |         Node2D_set_global_scale(self.this, scale)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15354:5
[INFO] [stdout]       |
[INFO] [stdout] 15354 |     pub unsafe fn set_global_scale(&mut self, scale: Vector2) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_get_global_scale` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15361:9
[INFO] [stdout]       |
[INFO] [stdout] 15361 |         Node2D_get_global_scale(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15360:5
[INFO] [stdout]       |
[INFO] [stdout] 15360 |     pub unsafe fn get_global_scale(&self) -> Vector2 {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_set_transform` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15367:9
[INFO] [stdout]       |
[INFO] [stdout] 15367 |         Node2D_set_transform(self.this, xform)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15366:5
[INFO] [stdout]       |
[INFO] [stdout] 15366 |     pub unsafe fn set_transform(&mut self, xform: Transform2D) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_set_global_transform` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15373:9
[INFO] [stdout]       |
[INFO] [stdout] 15373 |         Node2D_set_global_transform(self.this, xform)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15372:5
[INFO] [stdout]       |
[INFO] [stdout] 15372 |     pub unsafe fn set_global_transform(&mut self, xform: Transform2D) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_look_at` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15379:9
[INFO] [stdout]       |
[INFO] [stdout] 15379 |         Node2D_look_at(self.this, point)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15378:5
[INFO] [stdout]       |
[INFO] [stdout] 15378 |     pub unsafe fn look_at(&mut self, point: Vector2) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_get_angle_to` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15385:9
[INFO] [stdout]       |
[INFO] [stdout] 15385 |         Node2D_get_angle_to(self.this, point)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15384:5
[INFO] [stdout]       |
[INFO] [stdout] 15384 |     pub unsafe fn get_angle_to(&self, point: Vector2) -> f64 {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:9998:9
[INFO] [stdout]      |
[INFO] [stdout] 9998 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:9997:5
[INFO] [stdout]      |
[INFO] [stdout] 9997 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_to_local` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15391:9
[INFO] [stdout]       |
[INFO] [stdout] 15391 |         Node2D_to_local(self.this, global_point)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15390:5
[INFO] [stdout]       |
[INFO] [stdout] 15390 |     pub unsafe fn to_local(&self, global_point: Vector2) -> Vector2 {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_to_global` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15397:9
[INFO] [stdout]       |
[INFO] [stdout] 15397 |         Node2D_to_global(self.this, local_point)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15396:5
[INFO] [stdout]       |
[INFO] [stdout] 15396 |     pub unsafe fn to_global(&self, local_point: Vector2) -> Vector2 {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_set_z_index` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15403:9
[INFO] [stdout]       |
[INFO] [stdout] 15403 |         Node2D_set_z_index(self.this, z_index)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15402:5
[INFO] [stdout]       |
[INFO] [stdout] 15402 |     pub unsafe fn set_z_index(&mut self, z_index: i64) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_get_z_index` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15409:9
[INFO] [stdout]       |
[INFO] [stdout] 15409 |         Node2D_get_z_index(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15408:5
[INFO] [stdout]       |
[INFO] [stdout] 15408 |     pub unsafe fn get_z_index(&self) -> i64 {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_set_z_as_relative` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15415:9
[INFO] [stdout]       |
[INFO] [stdout] 15415 |         Node2D_set_z_as_relative(self.this, enable)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15414:5
[INFO] [stdout]       |
[INFO] [stdout] 15414 |     pub unsafe fn set_z_as_relative(&mut self, enable: bool) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_is_z_relative` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15421:9
[INFO] [stdout]       |
[INFO] [stdout] 15421 |         Node2D_is_z_relative(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15420:5
[INFO] [stdout]       |
[INFO] [stdout] 15420 |     pub unsafe fn is_z_relative(&self) -> bool {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::Node2D_get_relative_transform_to_parent` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15427:9
[INFO] [stdout]       |
[INFO] [stdout] 15427 |         Node2D_get_relative_transform_to_parent(self.this, parent)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15426:5
[INFO] [stdout]       |
[INFO] [stdout] 15426 |     pub unsafe fn get_relative_transform_to_parent(&self, parent: Option<Object>) -> Transform2D {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::CanvasItem__draw` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15433:9
[INFO] [stdout]       |
[INFO] [stdout] 15433 |         CanvasItem__draw(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15432:5
[INFO] [stdout]       |
[INFO] [stdout] 15432 |     pub unsafe fn _draw(&mut self) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::CanvasItem__toplevel_raise_self` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15439:9
[INFO] [stdout]       |
[INFO] [stdout] 15439 |         CanvasItem__toplevel_raise_self(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15438:5
[INFO] [stdout]       |
[INFO] [stdout] 15438 |     pub unsafe fn _toplevel_raise_self(&mut self) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::CanvasItem__update_callback` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15445:9
[INFO] [stdout]       |
[INFO] [stdout] 15445 |         CanvasItem__update_callback(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15444:5
[INFO] [stdout]       |
[INFO] [stdout] 15444 |     pub unsafe fn _update_callback(&mut self) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::CanvasItem__edit_set_state` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15451:9
[INFO] [stdout]       |
[INFO] [stdout] 15451 |         CanvasItem__edit_set_state(self.this, state)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15450:5
[INFO] [stdout]       |
[INFO] [stdout] 15450 |     pub unsafe fn _edit_set_state(&mut self, state: Dictionary) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::CanvasItem__edit_get_state` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15457:9
[INFO] [stdout]       |
[INFO] [stdout] 15457 |         CanvasItem__edit_get_state(self.this)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15456:5
[INFO] [stdout]       |
[INFO] [stdout] 15456 |     pub unsafe fn _edit_get_state(&self) -> Dictionary {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:10536:9
[INFO] [stdout]       |
[INFO] [stdout] 10536 |         object::add_ref(obj);
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:10535:5
[INFO] [stdout]       |
[INFO] [stdout] 10535 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::CanvasItem__edit_set_position` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15463:9
[INFO] [stdout]       |
[INFO] [stdout] 15463 |         CanvasItem__edit_set_position(self.this, position)
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]       |
[INFO] [stdout]       = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15462:5
[INFO] [stdout]       |
[INFO] [stdout] 15462 |     pub unsafe fn _edit_set_position(&mut self, position: Vector2) -> () {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::CanvasItem__edit_get_position` is unsafe and requires unsafe block
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-audio-d3d2f4b64b6bf47e/out/audio_types.rs:15469:9
[WARN] too many lines in the log, truncating it
